From 8cae569d85aba62c966fcb657bac794b2f30b0d2 Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 22 Nov 2008 03:45:50 -0700 Subject: Map name/warp/monster location fixes --- npc/009-2_Hurnscald/alan.txt | 2 +- npc/009-2_Hurnscald/doctor.txt | 2 +- npc/009-2_Hurnscald/drunks.txt | 4 ++-- npc/009-2_Hurnscald/inspector.txt | 2 +- npc/009-2_Hurnscald/kfahr.txt | 2 +- npc/009-2_Hurnscald/misc.txt | 2 +- npc/009-2_Hurnscald/nicholas.txt | 2 +- npc/009-2_Hurnscald/nurse.txt | 2 +- npc/009-2_Hurnscald/richard.txt | 2 +- npc/009-2_Hurnscald/waitress.txt | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) (limited to 'npc/009-2_Hurnscald') diff --git a/npc/009-2_Hurnscald/alan.txt b/npc/009-2_Hurnscald/alan.txt index fc779676..0235ad33 100644 --- a/npc/009-2_Hurnscald/alan.txt +++ b/npc/009-2_Hurnscald/alan.txt @@ -8,7 +8,7 @@ //################################################################################# // Archer Shop Master -new_20-1.gat,99,23,0 script Alan 125, { +009-2.gat,99,23,0 script Alan 125, { set @Q_MASK, NIBBLE_0_MASK; set @Q_SHIFT, NIBBLE_0_SHIFT; diff --git a/npc/009-2_Hurnscald/doctor.txt b/npc/009-2_Hurnscald/doctor.txt index 825db4cc..2d7c2602 100644 --- a/npc/009-2_Hurnscald/doctor.txt +++ b/npc/009-2_Hurnscald/doctor.txt @@ -1,6 +1,6 @@ // Doctor -new_20-1.gat,148,25,0 script Doctor 107,{ +009-2.gat,148,25,0 script Doctor 107,{ if (getequipid(equip_head) == 616) goto L_Axe; if (getequipid(equip_head) == 621) goto L_Eyepatch; diff --git a/npc/009-2_Hurnscald/drunks.txt b/npc/009-2_Hurnscald/drunks.txt index 410bb081..61246b4e 100644 --- a/npc/009-2_Hurnscald/drunks.txt +++ b/npc/009-2_Hurnscald/drunks.txt @@ -1,6 +1,6 @@ //Left drinking contest guy -new_20-1.gat,65,55,0 script Drinker 121, { +009-2.gat,65,55,0 script Drinker 121, { mes "[Binge Drinker]"; mes "\"Ha! I'll drink muuuch mo.. more than you! Im not ooone biiit dr...dr..unk!\""; close; @@ -8,7 +8,7 @@ new_20-1.gat,65,55,0 script Drinker 121, { //Right drinking contest guy -new_20-1.gat,68,55,0 script Drinker 121, { +009-2.gat,68,55,0 script Drinker 121, { mes "[Binge Drinker]"; mes "\"I can still drink more! Better give up you... you... teelotaler! MORE BEER MELINDA!\""; //I know it's called "teetotaler". That error is on purpose. diff --git a/npc/009-2_Hurnscald/inspector.txt b/npc/009-2_Hurnscald/inspector.txt index 89192104..f25d026a 100644 --- a/npc/009-2_Hurnscald/inspector.txt +++ b/npc/009-2_Hurnscald/inspector.txt @@ -1,6 +1,6 @@ // -new_20-1.gat,24,99,0 script Inspector#Hurnscald 150,{ +009-2.gat,24,99,0 script Inspector#Hurnscald 150,{ if (Inspector == 0 && BaseLevel >= 30) goto L_NohMask_Start; if (Inspector == 1) goto L_NohMask_AskVillage; if (Inspector == 2) goto L_NohMask_OldWoman; diff --git a/npc/009-2_Hurnscald/kfahr.txt b/npc/009-2_Hurnscald/kfahr.txt index 3ca72226..cd5bc3b7 100644 --- a/npc/009-2_Hurnscald/kfahr.txt +++ b/npc/009-2_Hurnscald/kfahr.txt @@ -13,7 +13,7 @@ //# //################################################################################# -new_20-1.gat,67,57,0 script Kfahr 125,{ +009-2.gat,67,57,0 script Kfahr 125,{ set @QS_NEWBIE, 0; set @QS_MET_KFAHR, 1; diff --git a/npc/009-2_Hurnscald/misc.txt b/npc/009-2_Hurnscald/misc.txt index b2cfe9da..56d02bf9 100644 --- a/npc/009-2_Hurnscald/misc.txt +++ b/npc/009-2_Hurnscald/misc.txt @@ -1,6 +1,6 @@ //Note in bar -new_20-1.gat,54,49,0 script Note 127, { +009-2.gat,54,49,0 script Note 127, { mes "[Note]"; mes "\"We refuse service to anyone who:\""; mes "\"-Has a bubblehead\""; diff --git a/npc/009-2_Hurnscald/nicholas.txt b/npc/009-2_Hurnscald/nicholas.txt index 7d21ab0f..30d48594 100644 --- a/npc/009-2_Hurnscald/nicholas.txt +++ b/npc/009-2_Hurnscald/nicholas.txt @@ -11,7 +11,7 @@ //# //################################################################################# -new_20-1.gat,185,55,0 script Nicholas 135,{ +009-2.gat,185,55,0 script Nicholas 135,{ set @IRON_ORE, 640; set @INFANTRY, 638; diff --git a/npc/009-2_Hurnscald/nurse.txt b/npc/009-2_Hurnscald/nurse.txt index 2ea8acb1..9fd759c8 100644 --- a/npc/009-2_Hurnscald/nurse.txt +++ b/npc/009-2_Hurnscald/nurse.txt @@ -1,7 +1,7 @@ // Nurse // heals player below level 10 for free and tells players about the doctor on the 3rd floor. -new_20-1.gat,147,65,0 script Nurse 119,{ +009-2.gat,147,65,0 script Nurse 119,{ mes "[Nurse]"; mes "\"Can I help you?\""; next; diff --git a/npc/009-2_Hurnscald/richard.txt b/npc/009-2_Hurnscald/richard.txt index 17336ee7..9b9714c2 100644 --- a/npc/009-2_Hurnscald/richard.txt +++ b/npc/009-2_Hurnscald/richard.txt @@ -1,6 +1,6 @@ // -new_20-1.gat,20, 99,0 script Richard 161,{ +009-2.gat,20, 99,0 script Richard 161,{ set @npcName$, "Richard"; callfunc "Banker"; } diff --git a/npc/009-2_Hurnscald/waitress.txt b/npc/009-2_Hurnscald/waitress.txt index 6cf9791b..cf2778fd 100644 --- a/npc/009-2_Hurnscald/waitress.txt +++ b/npc/009-2_Hurnscald/waitress.txt @@ -1,6 +1,6 @@ // Waitress -new_20-1.gat,60,52,0 script Melinda 140,{ +009-2.gat,60,52,0 script Melinda 140,{ if (zeny < 180) goto L_NoMoney; mes "[Melinda]"; mes "\"Hi sweety! Want a fresh beer for 170gp?\""; -- cgit v1.2.3-70-g09d2