summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-0-0/q'onan.txt2
-rw-r--r--npc/000-0-0/sailors.txt4
-rw-r--r--npc/000-0/sailors.txt2
-rw-r--r--npc/000-1/chest.txt2
-rw-r--r--npc/000-1/cookiemaster.txt2
-rw-r--r--npc/000-1/gugli.txt2
-rw-r--r--npc/000-1/sapartan.txt2
-rw-r--r--npc/000-1/silvio.txt2
-rw-r--r--npc/000-1/tarlan.txt2
-rw-r--r--npc/000-2-0/billybons.txt2
-rw-r--r--npc/000-2-0/julia.txt2
-rw-r--r--npc/000-2-1/alige.txt2
-rw-r--r--npc/000-2-1/arpan.txt2
-rw-r--r--npc/000-2-1/chefgado.txt2
-rw-r--r--npc/000-2-1/chest.txt2
-rw-r--r--npc/000-2-1/devis.txt2
-rw-r--r--npc/000-2-1/peter.txt2
-rw-r--r--npc/000-2-1/q'onan.txt2
-rw-r--r--npc/000-2-3/elmo.txt2
-rw-r--r--npc/000-2-3/nard.txt2
-rw-r--r--npc/000-2-3/piourocket.txt2
-rw-r--r--npc/001-1/cookiemaster.txt2
22 files changed, 23 insertions, 23 deletions
diff --git a/npc/000-0-0/q'onan.txt b/npc/000-0-0/q'onan.txt
index f92a289e..f033c11d 100644
--- a/npc/000-0-0/q'onan.txt
+++ b/npc/000-0-0/q'onan.txt
@@ -6,7 +6,7 @@
// Sleeping and snoring NPC.
// Gender = 1
-000-0-0,29,28,0 script Q'Onan 302,{
+000-0-0,29,28,0 script Q'Onan 402,{
callfunc "Asleep";
}
diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt
index 7dfcdc08..430c435a 100644
--- a/npc/000-0-0/sailors.txt
+++ b/npc/000-0-0/sailors.txt
@@ -7,7 +7,7 @@
// Elmo will handle dialogs between both NPCs.
// Gender = 1
-000-0-0,26,23,0 script Elmo 309,{
+000-0-0,26,23,0 script Elmo 409,{
OnTalk:
setcamnpc;
@@ -78,7 +78,7 @@ OnTalk:
}
// Gender = 1
-000-0-0,25,23,0 script Magic Arpan 307,{
+000-0-0,25,23,0 script Magic Arpan 407,{
doevent "Elmo::OnTalk";
close;
}
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt
index 8837c3d9..4d3db514 100644
--- a/npc/000-0/sailors.txt
+++ b/npc/000-0/sailors.txt
@@ -8,7 +8,7 @@
// Starting script of Evol Online.
// Gender = 1
-000-0,23,20,0 script Sailors 305,6,6,{
+000-0,23,20,0 script Sailors 405,6,6,{
OnTouch:
callfunc "CheckClientVersion";
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt
index 2edc5a26..9e44bfc8 100644
--- a/npc/000-1/chest.txt
+++ b/npc/000-1/chest.txt
@@ -12,7 +12,7 @@
// 1 Treasure Chest has been opened.
// Size = 2
-000-1,83,70,0 script #chest 316,{
+000-1,83,70,0 script #chest 416,{
set @q, getq(ShipQuests_TreasureChest);
if (getnpcdir ("") == 4) goto L_Give;
diff --git a/npc/000-1/cookiemaster.txt b/npc/000-1/cookiemaster.txt
index 6465ccdd..f5d526c7 100644
--- a/npc/000-1/cookiemaster.txt
+++ b/npc/000-1/cookiemaster.txt
@@ -8,7 +8,7 @@
// Size = 2
// Gender = 0
-000-1,97,50,0 script Cookie Master 319,{
+000-1,97,50,0 script Cookie Master 419,{
if (getq(GeneraL_Cookies) == 1)
goto L_GetCookie;
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt
index fc2bda2b..b580aaa5 100644
--- a/npc/000-1/gugli.txt
+++ b/npc/000-1/gugli.txt
@@ -24,7 +24,7 @@
// Size = 2
// Gender = 1
-000-1,85,108,0 script Gugli 313,{
+000-1,85,108,0 script Gugli 413,{
OnTalk:
mesn;
diff --git a/npc/000-1/sapartan.txt b/npc/000-1/sapartan.txt
index cf89fa22..7250d252 100644
--- a/npc/000-1/sapartan.txt
+++ b/npc/000-1/sapartan.txt
@@ -7,7 +7,7 @@
// Size = 2
// Gender = 1
-000-1,74,111,0 script Sapartan 314,{
+000-1,74,111,0 script Sapartan 414,{
mesn;
mesq l("Hey Max, it's @@!", strcharinfo(0));
next;
diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt
index a482aa68..12799d95 100644
--- a/npc/000-1/silvio.txt
+++ b/npc/000-1/silvio.txt
@@ -7,7 +7,7 @@
// Size = 2
// Gender = 1
-000-1,86,99,0 script Silvio 312,{
+000-1,86,99,0 script Silvio 412,{
mesn;
mesq l("Hey!");
next;
diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt
index ee1db32c..c9e94b9f 100644
--- a/npc/000-1/tarlan.txt
+++ b/npc/000-1/tarlan.txt
@@ -6,7 +6,7 @@
// Size = 2
// Gender = 1
-000-1,33,37,0 script Tarlan 315,{
+000-1,33,37,0 script Tarlan 415,{
setnpcdir 2;
mesn;
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt
index 0da101d9..3ab461e7 100644
--- a/npc/000-2-0/billybons.txt
+++ b/npc/000-2-0/billybons.txt
@@ -6,7 +6,7 @@
// Size = 3
// Gender = 1
-000-2-0,20,23,0 script Billy Bons 311,{
+000-2-0,20,23,0 script Billy Bons 411,{
if (rand(5) == 2) goto L_Hic;
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index 7ed69ce3..b31e9f94 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -34,7 +34,7 @@
// Size = 10
// Gender = 0
-000-2-0,27,24,0 script Julia 304,2,10,{
+000-2-0,27,24,0 script Julia 404,2,10,{
addtoskill 1, 1; // Add Emote skill.
mesn;
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index 78526fa8..ea04bf81 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -50,7 +50,7 @@ OnTimer190:
// Size = 2
// Gender = 1
-000-2-1,43,31,0 script Alige 301,{
+000-2-1,43,31,0 script Alige 401,{
set @q, getq(ShipQuests_Alige);
if (@q > 1) goto L_AskForFood;
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index 22c3f03e..40bf53ac 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -90,7 +90,7 @@ L_EquipDone:
// Size = 5
// Gender = 1
-000-2-1,49,33,0 script Magic Arpan 307,{
+000-2-1,49,33,0 script Magic Arpan 407,{
set @q, getq(ShipQuests_Arpan);
set @q_julia, getq(ShipQuests_Julia);
if (@q == 2 && getequipid(equip_torso) == 1300 && getequipid(equip_legs) == 2200) goto L_EquipDone;
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index c1143557..530a59f4 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -18,7 +18,7 @@
// Size = 2
// Gender = 1
-000-2-1,27,28,0 script Chef Gado 318,{
+000-2-1,27,28,0 script Chef Gado 418,{
set @q, getq(ShipQuests_ChefGado);
set @n, getq(ShipQuests_Nard);
if (@q == 1) goto L_QuestAccepted;
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt
index 21055aab..ccc7b2b1 100644
--- a/npc/000-2-1/chest.txt
+++ b/npc/000-2-1/chest.txt
@@ -11,7 +11,7 @@
// 2 Has the clothes.
// Size = 2
-000-2-1,51,37,0 script Chest 317,{
+000-2-1,51,37,0 script Chest 417,{
set @q, getq(ShipQuests_Arpan);
if (@q == 0) goto L_Talk;
diff --git a/npc/000-2-1/devis.txt b/npc/000-2-1/devis.txt
index a7b09fdb..145bdd2a 100644
--- a/npc/000-2-1/devis.txt
+++ b/npc/000-2-1/devis.txt
@@ -8,7 +8,7 @@
// Size = 2
// Gender = 1
-000-2-1,32,38,0 script Devis 310,{
+000-2-1,32,38,0 script Devis 410,{
callfunc "Asleep";
}
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index 8266e5f1..60238e12 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -90,7 +90,7 @@ L_NoGoodTick:
// Size = 3
// Gender = 1
-000-2-1,70,35,0 script Peter 303,{
+000-2-1,70,35,0 script Peter 403,{
if (BaseLevel < 5) goto OnTooWeak;
if ($@RAT_SAILOR_COUNTDOWN == "") goto L_NoCountDown;
if ((gettimetick(2) - $@RAT_SAILOR_COUNTDOWN) < 10) goto OnNoGoodTick;
diff --git a/npc/000-2-1/q'onan.txt b/npc/000-2-1/q'onan.txt
index bef1ecc5..b89ae52d 100644
--- a/npc/000-2-1/q'onan.txt
+++ b/npc/000-2-1/q'onan.txt
@@ -7,7 +7,7 @@
// Size = 2
// Gender = 1
-000-2-1,53,38,0 script Q'Onan 302,{
+000-2-1,53,38,0 script Q'Onan 402,{
callfunc "Asleep";
}
diff --git a/npc/000-2-3/elmo.txt b/npc/000-2-3/elmo.txt
index 0b67eb17..0bd0ccdc 100644
--- a/npc/000-2-3/elmo.txt
+++ b/npc/000-2-3/elmo.txt
@@ -7,7 +7,7 @@
// Size = 5
// Gender = 1
-000-2-3,27,27,0 script Elmo 309,{
+000-2-3,27,27,0 script Elmo 409,{
set @q, getq(ShipQuests_ArpanMoney);
if (@q == 1) goto L_GotMoney;
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index ba9ac381..c3b5a581 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -25,7 +25,7 @@
// Size = 5
// Gender = 1
-000-2-3,25,26,0 script Nard 306,{
+000-2-3,25,26,0 script Nard 406,{
set @nard, getq(ShipQuests_Nard);
set @gugli, getq(ShipQuests_Gugli);
set @gado, getq(ShipQuests_ChefGado);
diff --git a/npc/000-2-3/piourocket.txt b/npc/000-2-3/piourocket.txt
index 0f038dba..a1e82566 100644
--- a/npc/000-2-3/piourocket.txt
+++ b/npc/000-2-3/piourocket.txt
@@ -6,7 +6,7 @@
// Size = 3
// Gender = 2
-000-2-3,27,23,4 script #piourocket 308,{
+000-2-3,27,23,4 script #piourocket 408,{
setnpcdir 2;
stopnpctimer;
initnpctimer;
diff --git a/npc/001-1/cookiemaster.txt b/npc/001-1/cookiemaster.txt
index 73ac8d72..a7bd8775 100644
--- a/npc/001-1/cookiemaster.txt
+++ b/npc/001-1/cookiemaster.txt
@@ -12,7 +12,7 @@
// Size = 2
// Gender = 0
-001-1,39,38,0 script Cookie Master 319,{
+001-1,39,38,0 script Cookie Master 419,{
if ((countitemcolor("DeliciousCookie") == 0) && (getq(GeneraL_Cookies) == 1))
goto L_LostCookie;
if (getq(GeneraL_Cookies) == 1)