diff options
author | AnnieRuru <jeankof@ymail.com> | 2015-12-21 20:12:45 +0800 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-31 23:39:22 +0100 |
commit | efaaf842dc3717e21b915edf37b3e907b02fa5a1 (patch) | |
tree | 5412410e6c953b7abc42b7a6c21d28e78b3688ef /npc/cities/jawaii.txt | |
parent | ef171a8ac1e063ca98cc6c8e9788a2ddcfa6fa35 (diff) | |
download | hercules-efaaf842dc3717e21b915edf37b3e907b02fa5a1.tar.gz hercules-efaaf842dc3717e21b915edf37b3e907b02fa5a1.tar.bz2 hercules-efaaf842dc3717e21b915edf37b3e907b02fa5a1.tar.xz hercules-efaaf842dc3717e21b915edf37b3e907b02fa5a1.zip |
Replace -1,{ with FAKE_NPC,{
replace using Notepad++
Diffstat (limited to 'npc/cities/jawaii.txt')
-rw-r--r-- | npc/cities/jawaii.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/cities/jawaii.txt b/npc/cities/jawaii.txt index 2ac6b57b2..b9b92c2af 100644 --- a/npc/cities/jawaii.txt +++ b/npc/cities/jawaii.txt @@ -1399,7 +1399,7 @@ prt_in,170,14,0 script Customer#Bachewcca 4_M_ORIENT02,{ } //== Izlude ================================================ -- script ::Honeymoon_Helper_Izlude -1,{ +- script ::Honeymoon_Helper_Izlude FAKE_NPC,{ mes "[Helper]"; mes "Newlyweds and"; mes "long time couples..."; |