From adcf718ce612182be4f1e7807b7813373b7fc33c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 2 Jun 2012 16:39:17 +0300 Subject: Add distance limits to all npcs. --- npc/000-2-1/alige.txt | 2 +- npc/000-2-1/arpan.txt | 4 ++-- npc/000-2-1/dan.txt | 2 +- npc/000-2-1/devis.txt | 2 +- npc/000-2-1/knife.txt | 2 +- npc/000-2-1/peter.txt | 2 +- npc/000-2-1/q'onan.txt | 2 +- npc/000-2-1/savepoint.txt | 8 ++++---- 8 files changed, 12 insertions(+), 12 deletions(-) (limited to 'npc/000-2-1') diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index e7a4aa02..d9b70e34 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -45,7 +45,7 @@ OnTimer190: } -000-2-1.gat,33,31,0,1 script Alige 301,{ +000-2-1.gat,33,31,0,1 script Alige 301;2,{ set @q, geta2(ShipQuests, ShipQuests_Alige); if (@q == 2) goto l_AskForFood; diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt index a077ed8b..7383cd3b 100644 --- a/npc/000-2-1/arpan.txt +++ b/npc/000-2-1/arpan.txt @@ -78,7 +78,7 @@ l_EquipDone: } -000-2-1.gat,41,37,0 script Box 999,{ +000-2-1.gat,41,37,0 script Box 999;2,{ mesn "Narrator"; set @q, geta2(ShipQuests, ShipQuests_Arpan); @@ -111,7 +111,7 @@ l_Empty: } -000-2-1.gat,39,33,0,1 script Magic Arpan 307,{ +000-2-1.gat,39,33,0,1 script Magic Arpan 307;5,{ OnTalk: set @q, geta2(ShipQuests, ShipQuests_Arpan); diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt index 3ba21bc4..975e1a03 100644 --- a/npc/000-2-1/dan.txt +++ b/npc/000-2-1/dan.txt @@ -6,7 +6,7 @@ // Dan will randomly apply a random conversation and // an other one much directed to one of the future quest of Artis. -000-2-1.gat, 22,31,0,1 script Dan 101,{ +000-2-1.gat, 22,31,0,1 script Dan 101;2,{ mesn; set @q, rand(2); diff --git a/npc/000-2-1/devis.txt b/npc/000-2-1/devis.txt index 742f7585..632de448 100644 --- a/npc/000-2-1/devis.txt +++ b/npc/000-2-1/devis.txt @@ -3,7 +3,7 @@ // Vasily_Makarov // Reid -000-2-1.gat,22,38,0,1 script Devis 310,{ +000-2-1.gat,22,38,0,1 script Devis 310;2,{ mesn; set @q, rand(2); if (@q == 0) goto l_Zzz; diff --git a/npc/000-2-1/knife.txt b/npc/000-2-1/knife.txt index f9ff7aad..c8ef40d0 100644 --- a/npc/000-2-1/knife.txt +++ b/npc/000-2-1/knife.txt @@ -9,7 +9,7 @@ // 0 default -> not taken // 1 knife taken -000-2-1.gat,40,24,0,2 script #name 100,{ +000-2-1.gat,40,24,0,2 script #name 100;1,{ set @q, geta(ShipQuests, ShipQuests_Knife); if (@q) close; diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt index 1d6146b9..ef8fb17c 100644 --- a/npc/000-2-1/peter.txt +++ b/npc/000-2-1/peter.txt @@ -72,7 +72,7 @@ L_Rwin: } -000-2-1.gat,60,35,0,1 script Peter 303,{ +000-2-1.gat,60,35,0,1 script Peter 303;3,{ set @q_julia, geta2(ShipQuests, ShipQuests_Julia); if (@q_julia == 0) goto L_TalkToJulia; diff --git a/npc/000-2-1/q'onan.txt b/npc/000-2-1/q'onan.txt index 8dfead64..f581b465 100644 --- a/npc/000-2-1/q'onan.txt +++ b/npc/000-2-1/q'onan.txt @@ -2,7 +2,7 @@ // Authors: // Vasily_Makarov -000-2-1.gat,43,38,0,1 script Q'Onan 302,{ +000-2-1.gat,43,38,0,1 script Q'Onan 302;2,{ mesn; diff --git a/npc/000-2-1/savepoint.txt b/npc/000-2-1/savepoint.txt index e8883e18..470e9345 100644 --- a/npc/000-2-1/savepoint.txt +++ b/npc/000-2-1/savepoint.txt @@ -4,7 +4,7 @@ // Description: // Save locations in 000-2-1 map. -000-2-1.gat,30,37,0,2 script #name 900,{ +000-2-1.gat,30,37,0,2 script #name 900;2,{ set @map$, "000-2-1.gat"; set @x, 30; @@ -14,7 +14,7 @@ } -000-2-1.gat,36,37,0,2 script #name 900,{ +000-2-1.gat,36,37,0,2 script #name 900;2,{ set @map$, "000-2-1.gat"; set @x, 36; @@ -23,7 +23,7 @@ close; } -000-2-1.gat,40,38,0,2 script #name 900,{ +000-2-1.gat,40,38,0,2 script #name 900;2,{ set @map$, "000-2-1.gat"; set @x, 40; @@ -33,7 +33,7 @@ } -000-2-1.gat,45,40,0,2 script #name 900,{ +000-2-1.gat,45,40,0,2 script #name 900;2,{ set @map$, "000-2-1.gat"; set @x, 45; -- cgit v1.2.3-60-g2f50