Added msg text to the scroll of literacy skill scroll to provide lore on how one can read a scroll to learn literacy.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@20477 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
0906875a40
commit
acd5f958f9
|
@ -1,3 +1,7 @@
|
||||||
|
Added lore text to the scroll of literacy skill scroll
|
||||||
|
skills/Skill_Scrolls/scroll_literacy.arc
|
||||||
|
Rick Tanner 2017-08-08
|
||||||
|
|
||||||
Change firewalls to use direction field for directional casting
|
Change firewalls to use direction field for directional casting
|
||||||
misc/cannon.arc
|
misc/cannon.arc
|
||||||
monster/misc/firechest.arc
|
monster/misc/firechest.arc
|
||||||
|
|
|
@ -14,4 +14,7 @@ weight 200
|
||||||
sp 8
|
sp 8
|
||||||
identified_name_pl scrolls of literacy
|
identified_name_pl scrolls of literacy
|
||||||
client_type 1021
|
client_type 1021
|
||||||
|
msg
|
||||||
|
The runes on this scroll have a course texture which allows you to trace them with your finger to active the incantation.
|
||||||
|
endmsg
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue