diff options
Diffstat (limited to 'npc/cities/einbech.txt')
-rw-r--r-- | npc/cities/einbech.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/cities/einbech.txt b/npc/cities/einbech.txt index a4c969910..285221ab8 100644 --- a/npc/cities/einbech.txt +++ b/npc/cities/einbech.txt @@ -1,12 +1,12 @@ //===== Hercules Script ====================================== //= Einbech Town -//===== By: ================================================== +//===== By: ================================================== //= Muad_Dib -//===== Current Version: ===================================== +//===== Current Version: ===================================== //= 1.5 -//===== Description: ========================================= +//===== Description: ========================================= //= -//===== Additional Comments: ================================= +//===== Additional Comments: ================================= //= 0.1 Started writing Einbech npc's. [Muad_Dib] //= 0.1a Conversion to eA format [MasterOfMuppets] //= 0.1b Added missing tabs. [Mass Zero] 0.1c more missing tabs [Lupus] @@ -16,7 +16,7 @@ //= 1.0 Added the last of the town npcs, [MasterOfMuppets] //= all credits to muad_dib for scripting them. //= 1.1 Made some changes according to the Shinokas quest, [MasterOfMuppets] -//= thanks to Dj-Yhn for scripting them. +//= thanks to Dj-Yhn for scripting them. //= 1.2 Removed Duplicates [Silent] //= 1.3 Implemented the Lover's quest. [MasterOfMuppets] //= 1.4 Moved quests to quests/quests_ein.txt [Evera] @@ -212,7 +212,7 @@ einbech,39,215,5 script Train Station Staff#ein3 852,{ mes "we hope you enjoy"; mes "the ride. All aboard!"; close2; - set zeny,zeny-200; + set Zeny, Zeny-200; warp "einbroch",226,276; end; } @@ -987,7 +987,7 @@ einbech,148,246,5 script Franz#ein 851,{ mes "Now those aggressive teddy"; mes "bears are scattered all over"; mes "the place and the government"; - mes " has classified them as monsters. Kill with extreme prejudice!"; + mes "has classified them as monsters. Kill with extreme prejudice!"; next; mes "[Franz]"; mes "According to adventurers"; |