* 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://svn.code.sf.net/p/rathena/svn/trunk@8870 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
25e8e6c1ce
commit
f70b82717f
@ -30,6 +30,8 @@ Playtester
|
||||
Date Added
|
||||
======
|
||||
09/25
|
||||
* Fixed the Shuriken Blacksmith. Incomplete Label (M_DAIS -> M_DAIS4) and extra
|
||||
parenthesis on line 128 ( a ) in the end of the condition) [erKURITA]
|
||||
* Thanks to Au{R}oN, added prison and bank Lighthalzen NPC [Lupus]
|
||||
- Thanks to Au{R}oN, added Shuriken Blacksmith. Fixed bugs.
|
||||
09/22
|
||||
|
@ -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:";
|
||||
|
Loading…
x
Reference in New Issue
Block a user