From fa03e7eae0937284af06dfc042b0f9f43d8e27f6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 20 Nov 2014 21:38:44 +0300 Subject: Reassign npcs id in allowed range. --- npc/000-1/chest.txt | 2 +- npc/000-1/cookiemaster.txt | 2 +- npc/000-1/gugli.txt | 2 +- npc/000-1/sapartan.txt | 2 +- npc/000-1/silvio.txt | 2 +- npc/000-1/tarlan.txt | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'npc/000-1') 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; -- cgit v1.2.3-60-g2f50