From 63006fa540fe6fbddd132be33b39fd28f02a2e0f Mon Sep 17 00:00:00 2001 From: Fate Date: Fri, 5 Dec 2008 00:28:13 -0700 Subject: Added two magic swords --- npc/018-1_Woodland_mining_camp/sword.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 npc/018-1_Woodland_mining_camp/sword.txt (limited to 'npc/018-1_Woodland_mining_camp/sword.txt') diff --git a/npc/018-1_Woodland_mining_camp/sword.txt b/npc/018-1_Woodland_mining_camp/sword.txt new file mode 100644 index 00000000..7352384d --- /dev/null +++ b/npc/018-1_Woodland_mining_camp/sword.txt @@ -0,0 +1,12 @@ +018-1.gat,110,43,0 script #IceSword#_M 127,{ + if (getskilllv(SKILL_MAGIC)) + goto L_message; + + close; + +L_message: + mes "[Sword in Pond]"; + mes "\"Zzzzzz.....\""; + next; + close; +} -- cgit v1.2.3-70-g09d2