|
From: Crossfire C. r. messages.
<cro...@li...> - 2017-08-08 05:59:52
|
Revision: 20477
http://sourceforge.net/p/crossfire/code/20477
Author: rjtanner
Date: 2017-08-08 05:59:50 +0000 (Tue, 08 Aug 2017)
Log Message:
-----------
Added msg text to the scroll of literacy skill scroll to provide lore on how one can read a scroll to learn literacy.
Modified Paths:
--------------
arch/trunk/ChangeLog
arch/trunk/skills/Skill_Scrolls/scroll_literacy.arc
Modified: arch/trunk/ChangeLog
===================================================================
--- arch/trunk/ChangeLog 2017-08-06 22:16:55 UTC (rev 20476)
+++ arch/trunk/ChangeLog 2017-08-08 05:59:50 UTC (rev 20477)
@@ -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
misc/cannon.arc
monster/misc/firechest.arc
Modified: arch/trunk/skills/Skill_Scrolls/scroll_literacy.arc
===================================================================
--- arch/trunk/skills/Skill_Scrolls/scroll_literacy.arc 2017-08-06 22:16:55 UTC (rev 20476)
+++ arch/trunk/skills/Skill_Scrolls/scroll_literacy.arc 2017-08-08 05:59:50 UTC (rev 20477)
@@ -14,4 +14,7 @@
sp 8
identified_name_pl scrolls of literacy
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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|