From 136e58ba0160d71b967a74f1a9da2b3fcfa653f7 Mon Sep 17 00:00:00 2001 From: eaac Date: Mon, 25 Sep 2006 23:41:13 +0000 Subject: * Fixed the Shuriken Blacksmith. Incomplete Label (M_DAIS -> M_DAIS4) and extra parenthesis on line 128 ( a ) in the end of the condition) [erKURITA] PS: Do people actually test their npcs before releasing it? :? git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8870 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/shuriken_maker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/merchants') diff --git a/npc/merchants/shuriken_maker.txt b/npc/merchants/shuriken_maker.txt index 09882cfb3..be4b0e23d 100644 --- a/npc/merchants/shuriken_maker.txt +++ b/npc/merchants/shuriken_maker.txt @@ -87,7 +87,7 @@ M_DAIS: close; //=====================DAISHARIN4======================== -M_DAIS: +M_DAIS4: mes "[Taitsu]"; mes "You want make ^FF0000Fuuma Shuriken Daisharin[4]^000000"; mes "Fuuma Shuriken Daisharin[4] needs:"; -- cgit v1.2.3-70-g09d2