From efaaf842dc3717e21b915edf37b3e907b02fa5a1 Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Mon, 21 Dec 2015 20:12:45 +0800 Subject: Replace -1,{ with FAKE_NPC,{ replace using Notepad++ --- npc/merchants/coin_exchange.txt | 2 +- npc/merchants/hd_refine.txt | 4 ++-- npc/merchants/icecream.txt | 2 +- npc/merchants/socket_enchant.txt | 4 ++-- npc/merchants/socket_enchant2.txt | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'npc/merchants') diff --git a/npc/merchants/coin_exchange.txt b/npc/merchants/coin_exchange.txt index 57b0c4afb..392a18c0b 100644 --- a/npc/merchants/coin_exchange.txt +++ b/npc/merchants/coin_exchange.txt @@ -36,7 +36,7 @@ //========================================================================= //== Manuk & Splendide ===================================== -- script ::merchant_13_2 -1,{ +- script ::merchant_13_2 FAKE_NPC,{ .@n$ = "["+strnpcinfo(1)+"]"; mes .@n$; if (isequipped(2782) && ep13_2_rhea == 100) { diff --git a/npc/merchants/hd_refine.txt b/npc/merchants/hd_refine.txt index 2200f85be..e1a9bae7e 100644 --- a/npc/merchants/hd_refine.txt +++ b/npc/merchants/hd_refine.txt @@ -38,7 +38,7 @@ //========================================================================= //== Blacksmith Mighty Hammer (+7~9) ======================= -- script ::MightyHammer -1,{ +- script ::MightyHammer FAKE_NPC,{ disable_items; mes "[Blacksmith Mighty Hammer]"; mes "Unlike others, I am a blacksmith who refines a very limited number of items."; @@ -178,7 +178,7 @@ lhz_in02,280,19,3 duplicate(MightyHammer) Mighty Hammer#lhz 4_M_DWARF //payon,174,133,4 duplicate(MightyHammer) Mighty Hammer#im 4_M_DWARF //== Basta (+10 and up) ==================================== -- script ::Basta -1,{ +- script ::Basta FAKE_NPC,{ disable_items; mes "[Basta]"; mes "I'm the best Blacksmith in the whole world, Basta."; diff --git a/npc/merchants/icecream.txt b/npc/merchants/icecream.txt index ba05d4f94..f1ad519d9 100644 --- a/npc/merchants/icecream.txt +++ b/npc/merchants/icecream.txt @@ -35,7 +35,7 @@ //= 1.5 //========================================================================= -- script Ice Cream Maker::IceCreamer -1,{ +- script Ice Cream Maker::IceCreamer FAKE_NPC,{ mes "[Ice Cream Maker]"; mes "Fresh Ice Cream made with snow from Lutie!"; mes "Enjoy it now, it won't be on sale for long!"; diff --git a/npc/merchants/socket_enchant.txt b/npc/merchants/socket_enchant.txt index aa43e2a9b..8b2a3275b 100644 --- a/npc/merchants/socket_enchant.txt +++ b/npc/merchants/socket_enchant.txt @@ -43,7 +43,7 @@ //= 2.0a //========================================================================= -- script Seiyablem#dummy::SocketEnchant -1,{ +- script Seiyablem#dummy::SocketEnchant FAKE_NPC,{ if (checkweight(Knife,1) == 0) { mes "- Wait a minute !! -"; @@ -354,7 +354,7 @@ lhz_in02,281,35,5 duplicate(SocketEnchant) Seiyablem#lhz 4_M_02 prt_in,33,70,5 duplicate(SocketEnchant) Seiyablem#prt 4_M_02 morocc,51,41,4 duplicate(SocketEnchant) Seiyablem#moc 4_M_02 -- script Young Man#dummy::SocketMan -1,{ +- script Young Man#dummy::SocketMan FAKE_NPC,{ mes "[Young Man]"; mes "I'm considering becoming a Slotting Engineer."; mes "It's a new field where you can add Slots to equipment, and it'd be cool if I can work in such a lucrative career."; diff --git a/npc/merchants/socket_enchant2.txt b/npc/merchants/socket_enchant2.txt index 42f910477..fc2c2d636 100644 --- a/npc/merchants/socket_enchant2.txt +++ b/npc/merchants/socket_enchant2.txt @@ -34,7 +34,7 @@ //= 1.1a //========================================================================= -- script Leablem#dummy::SocketEnchant2 -1,{ +- script Leablem#dummy::SocketEnchant2 FAKE_NPC,{ if (checkweight(Knife,1) == 0) { mes "- Wait a minute !! -"; -- cgit v1.2.3-60-g2f50