diff options
author | shennetsind <shennetsind@users.noreply.github.com> | 2013-10-30 14:48:26 -0700 |
---|---|---|
committer | shennetsind <shennetsind@users.noreply.github.com> | 2013-10-30 14:48:26 -0700 |
commit | 566529c819bcf9aeb1bd3a4a691c443c2b88d076 (patch) | |
tree | 5d3448afe67329cc9d650732425f0152ef242e7b /npc/cities/izlude.txt | |
parent | 8039bd169886a4b0583cd1a794fcf61c79626e86 (diff) | |
parent | e9b4aec5eae2bc3454636a71953dcb1e1abb5ee7 (diff) | |
download | hercules-566529c819bcf9aeb1bd3a4a691c443c2b88d076.tar.gz hercules-566529c819bcf9aeb1bd3a4a691c443c2b88d076.tar.bz2 hercules-566529c819bcf9aeb1bd3a4a691c443c2b88d076.tar.xz hercules-566529c819bcf9aeb1bd3a4a691c443c2b88d076.zip |
Merge pull request #210 from kisuka/npc-constants
NPC Constants
Diffstat (limited to 'npc/cities/izlude.txt')
-rw-r--r-- | npc/cities/izlude.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/cities/izlude.txt b/npc/cities/izlude.txt index 3c330a46e..7355205a0 100644 --- a/npc/cities/izlude.txt +++ b/npc/cities/izlude.txt @@ -458,7 +458,7 @@ // Inside Izlude //============================================================ -izlude_in,125,164,2 script Aaron#izlude 65,{ +izlude_in,125,164,2 script Aaron#izlude 1_M_YOUNGKNIGHT,{ mes "[Aaron]"; mes "Don't you think Strong VIT and training in a unique breathing method which enables quick HP recovery are the greatest advantages for a Swordman?"; next; @@ -500,7 +500,7 @@ izlude_in,125,164,2 script Aaron#izlude 65,{ // Izlude Dungeon //============================================================ -izlu2dun,108,27,0 script Sailor#2izlude 100,{ +izlu2dun,108,27,0 script Sailor#2izlude 4W_SAILOR,{ mes "[Sailor]"; mes "Wanna"; mes "head back?"; |