From 176b5081d44335d7546ea418d47b7fe3572436eb Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Thu, 10 Sep 2009 11:49:26 -0600 Subject: Fix a bug with one of the swords in a stone --- npc/015-1_Woodland/sword.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/015-1_Woodland/sword.txt b/npc/015-1_Woodland/sword.txt index 38f89612..f5f0cd17 100644 --- a/npc/015-1_Woodland/sword.txt +++ b/npc/015-1_Woodland/sword.txt @@ -1,6 +1,7 @@ 015-1.gat,97,97,0 script #MagicSword#_M 127,{ if (getskilllv(SKILL_MAGIC)) goto L_message; + mes "It appears to be an ordinary sword."; close; L_message: -- cgit v1.2.3-60-g2f50