From acd5f958f9eace415cb5e969b9e78c48bb3adbb2 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Tue, 8 Aug 2017 05:59:50 +0000 Subject: [PATCH] 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-b93c2d0d6712 --- ChangeLog | 4 ++++ skills/Skill_Scrolls/scroll_literacy.arc | 3 +++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index c613c53de..4ba7cc7b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/skills/Skill_Scrolls/scroll_literacy.arc b/skills/Skill_Scrolls/scroll_literacy.arc index 416e16828..9da6cdd7c 100644 --- a/skills/Skill_Scrolls/scroll_literacy.arc +++ b/skills/Skill_Scrolls/scroll_literacy.arc @@ -14,4 +14,7 @@ weight 200 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