diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-11-20 21:38:44 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-20 21:39:07 +0300 |
commit | fa03e7eae0937284af06dfc042b0f9f43d8e27f6 (patch) | |
tree | f382d8d7033df728d4e7225db1d6acbbd68d6f28 | |
parent | 41d18c6002a1127d07a510f07837cee1888cf3e9 (diff) | |
download | serverdata-fa03e7eae0937284af06dfc042b0f9f43d8e27f6.tar.gz serverdata-fa03e7eae0937284af06dfc042b0f9f43d8e27f6.tar.bz2 serverdata-fa03e7eae0937284af06dfc042b0f9f43d8e27f6.tar.xz serverdata-fa03e7eae0937284af06dfc042b0f9f43d8e27f6.zip |
Reassign npcs id in allowed range.
-rw-r--r-- | npc/000-0-0/q'onan.txt | 2 | ||||
-rw-r--r-- | npc/000-0-0/sailors.txt | 4 | ||||
-rw-r--r-- | npc/000-0/sailors.txt | 2 | ||||
-rw-r--r-- | npc/000-1/chest.txt | 2 | ||||
-rw-r--r-- | npc/000-1/cookiemaster.txt | 2 | ||||
-rw-r--r-- | npc/000-1/gugli.txt | 2 | ||||
-rw-r--r-- | npc/000-1/sapartan.txt | 2 | ||||
-rw-r--r-- | npc/000-1/silvio.txt | 2 | ||||
-rw-r--r-- | npc/000-1/tarlan.txt | 2 | ||||
-rw-r--r-- | npc/000-2-0/billybons.txt | 2 | ||||
-rw-r--r-- | npc/000-2-0/julia.txt | 2 | ||||
-rw-r--r-- | npc/000-2-1/alige.txt | 2 | ||||
-rw-r--r-- | npc/000-2-1/arpan.txt | 2 | ||||
-rw-r--r-- | npc/000-2-1/chefgado.txt | 2 | ||||
-rw-r--r-- | npc/000-2-1/chest.txt | 2 | ||||
-rw-r--r-- | npc/000-2-1/devis.txt | 2 | ||||
-rw-r--r-- | npc/000-2-1/peter.txt | 2 | ||||
-rw-r--r-- | npc/000-2-1/q'onan.txt | 2 | ||||
-rw-r--r-- | npc/000-2-3/elmo.txt | 2 | ||||
-rw-r--r-- | npc/000-2-3/nard.txt | 2 | ||||
-rw-r--r-- | npc/000-2-3/piourocket.txt | 2 | ||||
-rw-r--r-- | npc/001-1/cookiemaster.txt | 2 |
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 f92a289ef..f033c11d9 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 7dfcdc084..430c435a9 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 8837c3d9b..4d3db5148 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 2edc5a26a..9e44bfc8d 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 6465ccddf..f5d526c70 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 fc2bda2b5..b580aaa58 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 cf89fa22b..7250d2520 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 a482aa68b..12799d952 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 ee1db32cf..c9e94b9fa 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 0da101d9b..3ab461e79 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 7ed69ce3b..b31e9f94d 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 78526fa85..ea04bf818 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 22c3f03e0..40bf53ac2 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 c1143557b..530a59f42 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 21055aab4..ccc7b2b16 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 a7b09fdb3..145bdd2ac 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 8266e5f1b..60238e127 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 bef1ecc5a..b89ae52db 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 0b67eb172..0bd0ccdc8 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 ba9ac381e..c3b5a581f 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 0f038dbaa..a1e82566a 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 73ac8d72c..a7bd87759 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) |