summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2014-11-05 11:07:38 -0600
committerwushin <pasekei@gmail.com>2014-11-05 11:47:23 -0600
commit5ad572d82984ca863fc1ff2b2c259628daa4afea (patch)
tree0f769a4c713f1c6ed3d719680204eb952e212834
parent202efdfbd4c20bf1088ea5abb916b47b5fa55968 (diff)
downloadserverdata-5ad572d82984ca863fc1ff2b2c259628daa4afea.tar.gz
serverdata-5ad572d82984ca863fc1ff2b2c259628daa4afea.tar.bz2
serverdata-5ad572d82984ca863fc1ff2b2c259628daa4afea.tar.xz
serverdata-5ad572d82984ca863fc1ff2b2c259628daa4afea.zip
NPCS on 001-* fixed
-rw-r--r--world/map/npc/001-1/banker.txt2
-rw-r--r--world/map/npc/001-1/barber.txt2
-rw-r--r--world/map/npc/001-1/bard.txt2
-rw-r--r--world/map/npc/001-1/bernard.txt2
-rw-r--r--world/map/npc/001-1/bleacher.txt2
-rw-r--r--world/map/npc/001-1/children.txt2
-rw-r--r--world/map/npc/001-1/constable.txt2
-rw-r--r--world/map/npc/001-1/dock.txt2
-rw-r--r--world/map/npc/001-1/elanore.txt8
-rw-r--r--world/map/npc/001-1/entertainer.txt2
-rw-r--r--world/map/npc/001-1/gossip.txt2
-rw-r--r--world/map/npc/001-1/guards.txt4
-rw-r--r--world/map/npc/001-1/guide.txt2
-rw-r--r--world/map/npc/001-1/luca.txt2
-rw-r--r--world/map/npc/001-1/mikhail.txt2
-rw-r--r--world/map/npc/001-1/monster_guide.txt2
-rw-r--r--world/map/npc/001-1/npcs.txt4
-rw-r--r--world/map/npc/001-1/rewards_master.txt2
-rw-r--r--world/map/npc/001-1/sandra.txt2
-rw-r--r--world/map/npc/001-1/sarah.txt2
-rw-r--r--world/map/npc/001-1/soul-menhir.txt2
-rw-r--r--world/map/npc/001-1/trader.txt2
-rw-r--r--world/map/npc/001-1/traveler.txt2
-rw-r--r--world/map/npc/001-1/vincent.txt2
-rw-r--r--world/map/npc/001-2/dedication.txt2
-rw-r--r--world/map/npc/001-2/omar.txt6
-rw-r--r--world/map/npc/001-2/phaet.txt2
-rw-r--r--world/map/npc/001-2/troupe_leader.txt2
-rw-r--r--world/map/npc/001-3/guards.txt4
29 files changed, 36 insertions, 38 deletions
diff --git a/world/map/npc/001-1/banker.txt b/world/map/npc/001-1/banker.txt
index ddd1d4e3..cd5e84df 100644
--- a/world/map/npc/001-1/banker.txt
+++ b/world/map/npc/001-1/banker.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,58,50,0|script|Tybalt|107,
+001-1.gat,58,50,0|script|Tybalt|107
{
callfunc "ClearVariables";
set @npcname$, "Tybalt";
diff --git a/world/map/npc/001-1/barber.txt b/world/map/npc/001-1/barber.txt
index 53d60778..f1e0262a 100644
--- a/world/map/npc/001-1/barber.txt
+++ b/world/map/npc/001-1/barber.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,52,36,0|script|Nicolas|100,
+001-1.gat,52,36,0|script|Nicolas|100
{
mes "[Nicolas the Barber]";
mes "\"Do you need a barber?\"";
diff --git a/world/map/npc/001-1/bard.txt b/world/map/npc/001-1/bard.txt
index d4c3b8f7..6b0d7d77 100644
--- a/world/map/npc/001-1/bard.txt
+++ b/world/map/npc/001-1/bard.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,40,73,0|script|Bard|152,
+001-1.gat,40,73,0|script|Bard|152
{
setarray @songs$, "\"There once was a bard, who had it hard, because a man in dark green, was very mean.\"",
"\"At Hurnscald inn, there was a person of fairest skin, declining wedding bands from quite a many hands.\"",
diff --git a/world/map/npc/001-1/bernard.txt b/world/map/npc/001-1/bernard.txt
index a5783e1f..9084f020 100644
--- a/world/map/npc/001-1/bernard.txt
+++ b/world/map/npc/001-1/bernard.txt
@@ -1,6 +1,6 @@
// Variables used: nibble 0 of QUEST_SouthTulimshar
-001-1.gat,35,43,0|script|Bernard|117,
+001-1.gat,35,43,0|script|Bernard|117
{
// This NPC previously used the variable TMW_Quest
callfunc "ClearVarTMW_Quest";
diff --git a/world/map/npc/001-1/bleacher.txt b/world/map/npc/001-1/bleacher.txt
index baed6f2e..f6fd399c 100644
--- a/world/map/npc/001-1/bleacher.txt
+++ b/world/map/npc/001-1/bleacher.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,29,50,0|script|Candide|156,
+001-1.gat,29,50,0|script|Candide|156
{
mes "[Candide]";
mes "\"I've figured out how that volcanic ash bleaches cloth.";
diff --git a/world/map/npc/001-1/children.txt b/world/map/npc/001-1/children.txt
index 15ead65e..7213370c 100644
--- a/world/map/npc/001-1/children.txt
+++ b/world/map/npc/001-1/children.txt
@@ -1,6 +1,6 @@
// Aisha
-001-1.gat,95,29,0|script|Aisha|108,
+001-1.gat,95,29,0|script|Aisha|108
{
set @TEMP,rand(10);
if(@TEMP == 1) goto L_1;
diff --git a/world/map/npc/001-1/constable.txt b/world/map/npc/001-1/constable.txt
index e5de9b92..0b167873 100644
--- a/world/map/npc/001-1/constable.txt
+++ b/world/map/npc/001-1/constable.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,37,35,0|script|Constable Perry Graf|150,
+001-1.gat,37,35,0|script|Constable Perry Graf|150
{
// set @npcname$, "Constable Perry Graf";
set @canSkip, 1;
diff --git a/world/map/npc/001-1/dock.txt b/world/map/npc/001-1/dock.txt
index f0cb0a77..4677097d 100644
--- a/world/map/npc/001-1/dock.txt
+++ b/world/map/npc/001-1/dock.txt
@@ -1,6 +1,6 @@
// Ferry Sign
// Author: Wushin
-001-1.gat,48,71,0|script|Ferry Schedule#1|396,
+001-1.gat,48,71,0|script|Ferry Schedule#1|396
{
callfunc "FerryManifest";
end;
diff --git a/world/map/npc/001-1/elanore.txt b/world/map/npc/001-1/elanore.txt
index 94631d2f..ce330f8a 100644
--- a/world/map/npc/001-1/elanore.txt
+++ b/world/map/npc/001-1/elanore.txt
@@ -1,6 +1,6 @@
//
-function|script|ElanoreFix|,
+function|script|ElanoreFix
{
set @Q_MASK, NIBBLE_1_MASK;
set @Q_SHIFT, NIBBLE_1_SHIFT;
@@ -17,7 +17,7 @@ function|script|ElanoreFix|,
return;
}
-001-1.gat,58,68,0|script|Elanore#_M|108,
+001-1.gat,58,68,0|script|Elanore#_M|108
{
set @has_magic, getskilllv(SKILL_MAGIC);
@@ -614,8 +614,6 @@ L_Close:
close;
S_update_var:
- set QUEST_MAGIC2,
- (QUEST_MAGIC2 & ~(@Q_MASK)
- | (@Q_status << @Q_SHIFT));
+ set QUEST_MAGIC2, (QUEST_MAGIC2 & ~(@Q_MASK) | (@Q_status << @Q_SHIFT));
return;
}
diff --git a/world/map/npc/001-1/entertainer.txt b/world/map/npc/001-1/entertainer.txt
index 2cb68e35..3bc2e141 100644
--- a/world/map/npc/001-1/entertainer.txt
+++ b/world/map/npc/001-1/entertainer.txt
@@ -1,6 +1,6 @@
// Emote NPC allows for players to learn the emote skill
-001-1.gat,30,43,0|script|Entertainer|165,
+001-1.gat,30,43,0|script|Entertainer|165
{
mes "[Entertainer]";
mes "\"Yes how can I help you?\"";
diff --git a/world/map/npc/001-1/gossip.txt b/world/map/npc/001-1/gossip.txt
index d535e22a..28d4455d 100644
--- a/world/map/npc/001-1/gossip.txt
+++ b/world/map/npc/001-1/gossip.txt
@@ -1,6 +1,6 @@
// NPC to provide hints on progression of linear quest chain in Tulimshar
-001-1.gat,49,31,0|script|Gladys|154,
+001-1.gat,49,31,0|script|Gladys|154
{
// This NPC previously used the variable TMW_Quest
callfunc "ClearVarTMW_Quest";
diff --git a/world/map/npc/001-1/guards.txt b/world/map/npc/001-1/guards.txt
index 9be261d0..c481e098 100644
--- a/world/map/npc/001-1/guards.txt
+++ b/world/map/npc/001-1/guards.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,48,79,0|script|Ekinu|104,
+001-1.gat,48,79,0|script|Ekinu|104
{
mes "[Ekinu the Town Guard]";
mes "\"What a disaster... I can't believe that we managed to rebuild the town so quickly.\"";
@@ -75,7 +75,7 @@ L_Close:
close;
}
-001-1.gat,40,79,0|script|Ryan|104,
+001-1.gat,40,79,0|script|Ryan|104
{
if (getskilllv(SKILL_MAGIC)) goto L_message;
diff --git a/world/map/npc/001-1/guide.txt b/world/map/npc/001-1/guide.txt
index 07dd6bc3..69a0231d 100644
--- a/world/map/npc/001-1/guide.txt
+++ b/world/map/npc/001-1/guide.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,32,27,0|script|Ian|102,
+001-1.gat,32,27,0|script|Ian|102
{
// This line is only relevant for players, who started before the timestamp was introduced.
// Set the graduation cap flag at the right position.
diff --git a/world/map/npc/001-1/luca.txt b/world/map/npc/001-1/luca.txt
index fb851b77..af1b1487 100644
--- a/world/map/npc/001-1/luca.txt
+++ b/world/map/npc/001-1/luca.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,108,55,0|script|Luca|102,
+001-1.gat,108,55,0|script|Luca|102
{
set @EXP_BRAWLING, 2000;
diff --git a/world/map/npc/001-1/mikhail.txt b/world/map/npc/001-1/mikhail.txt
index 9f61dd6c..bc8406fc 100644
--- a/world/map/npc/001-1/mikhail.txt
+++ b/world/map/npc/001-1/mikhail.txt
@@ -1,6 +1,6 @@
// Variables used: nibble 0 of QUEST_SouthTulimshar
-001-1.gat,54,43,0|script|Mikhail|120,
+001-1.gat,54,43,0|script|Mikhail|120
{
// This NPC previously used the variable TMW_Quest
callfunc "ClearVarTMW_Quest";
diff --git a/world/map/npc/001-1/monster_guide.txt b/world/map/npc/001-1/monster_guide.txt
index a46dfc28..6efa1bcb 100644
--- a/world/map/npc/001-1/monster_guide.txt
+++ b/world/map/npc/001-1/monster_guide.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,49,51,0|script|Aidan|102,
+001-1.gat,49,51,0|script|Aidan|102
{
if (MPQUEST == 0)
goto L_Register;
diff --git a/world/map/npc/001-1/npcs.txt b/world/map/npc/001-1/npcs.txt
index 9fa58b97..5d59ddd6 100644
--- a/world/map/npc/001-1/npcs.txt
+++ b/world/map/npc/001-1/npcs.txt
@@ -1,6 +1,6 @@
// Talk NPCs to help make trek interesting around the Bazaar.
-001-1.gat,46,26,0|script|Yalina|209,
+001-1.gat,46,26,0|script|Yalina|209
{
set @npcname$, "Yalina";
@@ -14,7 +14,7 @@
close;
}
-001-1.gat,84,72,0|script|Cyndala|210,
+001-1.gat,84,72,0|script|Cyndala|210
{
set @npcname$, "Cyndala";
diff --git a/world/map/npc/001-1/rewards_master.txt b/world/map/npc/001-1/rewards_master.txt
index 1ae6b168..995704b1 100644
--- a/world/map/npc/001-1/rewards_master.txt
+++ b/world/map/npc/001-1/rewards_master.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,50,51,0|script|Ishi|106,
+001-1.gat,50,51,0|script|Ishi|106
{
if (MPQUEST == 0) goto L_Register;
if (tvis == 0) set tvis, 1;
diff --git a/world/map/npc/001-1/sandra.txt b/world/map/npc/001-1/sandra.txt
index ae394a3e..13ae156b 100644
--- a/world/map/npc/001-1/sandra.txt
+++ b/world/map/npc/001-1/sandra.txt
@@ -1,6 +1,6 @@
// Variables used: nibble 3 of QUEST_SouthTulimshar
-001-1.gat,110,71,0|script|Sandra|114,
+001-1.gat,110,71,0|script|Sandra|114
{
// This NPC previously used the variable TMW_Quest
callfunc "ClearVarTMW_Quest";
diff --git a/world/map/npc/001-1/sarah.txt b/world/map/npc/001-1/sarah.txt
index b218ac4b..a355684a 100644
--- a/world/map/npc/001-1/sarah.txt
+++ b/world/map/npc/001-1/sarah.txt
@@ -1,6 +1,6 @@
// Variables used: nibble 1 of QUEST_SouthTulimshar
-001-1.gat,137,78,0|script|Sarah|106,
+001-1.gat,137,78,0|script|Sarah|106
{
// This NPC previously used the variable TMW_Quest
callfunc "ClearVarTMW_Quest";
diff --git a/world/map/npc/001-1/soul-menhir.txt b/world/map/npc/001-1/soul-menhir.txt
index be22cb89..792f256e 100644
--- a/world/map/npc/001-1/soul-menhir.txt
+++ b/world/map/npc/001-1/soul-menhir.txt
@@ -1,6 +1,6 @@
//
-001-1.gat,38,69,0|script|Soul Menhir#tulimshar|345,
+001-1.gat,38,69,0|script|Soul Menhir#tulimshar|345
{
callfunc "ClearVariables";
set @map$, "001-1.gat";
diff --git a/world/map/npc/001-1/trader.txt b/world/map/npc/001-1/trader.txt
index 493ab3fa..c4c9fd12 100644
--- a/world/map/npc/001-1/trader.txt
+++ b/world/map/npc/001-1/trader.txt
@@ -3,7 +3,7 @@
// Updated by: TheKandiman
// Reviewed by: Wombat
-001-1.gat,57,31,0|script|Trader|115,
+001-1.gat,57,31,0|script|Trader|115
{
set @Ironprice, 1000;
set @Sulphurprice, 1200;
diff --git a/world/map/npc/001-1/traveler.txt b/world/map/npc/001-1/traveler.txt
index 554e9c5f..e91da7c0 100644
--- a/world/map/npc/001-1/traveler.txt
+++ b/world/map/npc/001-1/traveler.txt
@@ -2,7 +2,7 @@
// Author: Wombat, wushin
// cost depending on level and adapted to new scripting guidelines: Jenalya
-001-1.gat,39,67,0|script|Nina the Traveler|103,
+001-1.gat,39,67,0|script|Nina the Traveler|103
{
set @NpcName$, "Nina";
set @NpcTravelBit, $@tulimshar_bit;
diff --git a/world/map/npc/001-1/vincent.txt b/world/map/npc/001-1/vincent.txt
index 7f46ac44..9f342d94 100644
--- a/world/map/npc/001-1/vincent.txt
+++ b/world/map/npc/001-1/vincent.txt
@@ -1,6 +1,6 @@
// Variables used: nibble 2 of QUEST_SouthTulimshar
-001-1.gat,135,42,0|script|Vincent|113,
+001-1.gat,135,42,0|script|Vincent|113
{
// This NPC previously used the variable TMW_Quest
callfunc "ClearVarTMW_Quest";
diff --git a/world/map/npc/001-2/dedication.txt b/world/map/npc/001-2/dedication.txt
index 8533b28e..03268df0 100644
--- a/world/map/npc/001-2/dedication.txt
+++ b/world/map/npc/001-2/dedication.txt
@@ -1,6 +1,6 @@
// Dedication to Irene Christina
-001-2.gat,76,68,0|script|#IreneDedication|400,
+001-2.gat,76,68,0|script|#IreneDedication|400
{
mes "~ Irene Christina ~";
mes "The song in this house is dedicated to Irene.";
diff --git a/world/map/npc/001-2/omar.txt b/world/map/npc/001-2/omar.txt
index de442ab6..c67bd44f 100644
--- a/world/map/npc/001-2/omar.txt
+++ b/world/map/npc/001-2/omar.txt
@@ -1,5 +1,5 @@
//
-function|script|KadiyaSubquestConsts|,
+function|script|KadiyaSubquestConsts
{
set @Q_kadiya_status, (QUEST_MAGIC2 & NIBBLE_3_MASK) >> NIBBLE_3_SHIFT;
@@ -21,7 +21,7 @@ function|script|KadiyaSubquestConsts|,
return;
}
-001-2.gat,70,60,0|script|Omar|162,
+001-2.gat,70,60,0|script|Omar|162
{
callfunc "ElanoreFix";
callfunc "KadiyaSubquestConsts";
@@ -178,7 +178,7 @@ S_update_var:
return;
}
-001-2.gat,76,59,0|script|Kadiya|174,
+001-2.gat,76,59,0|script|Kadiya|174
{
set @child_number, 7;
callfunc "XmasList";
diff --git a/world/map/npc/001-2/phaet.txt b/world/map/npc/001-2/phaet.txt
index 5711047e..aa0c9848 100644
--- a/world/map/npc/001-2/phaet.txt
+++ b/world/map/npc/001-2/phaet.txt
@@ -1,6 +1,6 @@
//
-001-2.gat,132,25,0|script|Phaet|125,0,0,
+001-2.gat,132,25,0|script|Phaet|125,0,0
{
mes "[Phaet the Royal Guard]";
mes "\"Hey, you seem tough enough! Would you like to prove your skills? I'll let you in the arena if you give me 50 gp. You can fight against other players there.\"";
diff --git a/world/map/npc/001-2/troupe_leader.txt b/world/map/npc/001-2/troupe_leader.txt
index 996e14e7..64eef7b2 100644
--- a/world/map/npc/001-2/troupe_leader.txt
+++ b/world/map/npc/001-2/troupe_leader.txt
@@ -1,6 +1,6 @@
//
-001-2.gat,34,23,0|script|Troupe Leader|165,
+001-2.gat,34,23,0|script|Troupe Leader|165
{
callfunc "ClearVariables";
diff --git a/world/map/npc/001-3/guards.txt b/world/map/npc/001-3/guards.txt
index 0c79d3a2..c02a9a17 100644
--- a/world/map/npc/001-3/guards.txt
+++ b/world/map/npc/001-3/guards.txt
@@ -1,4 +1,4 @@
-001-3.gat,77,37,0|script|Phaet#arena|125,
+001-3.gat,77,37,0|script|Phaet#arena|125
{
mes "[Phaet the Royal Guard]";
mes "\"Do you want to go back?\"";
@@ -25,7 +25,7 @@ L_FightClub:
close;
}
-001-3.gat,69,37,0|script|Aradin|126,
+001-3.gat,69,37,0|script|Aradin|126
{
mes "[Aradin the Royal Guard]";
mes "\"Don't touch me...";