summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-09-27 18:47:17 +0300
committerAndrei Karas <akaras@inbox.ru>2015-09-27 18:47:17 +0300
commitd7143f263c94bb70e67674d2243c765226e8fb12 (patch)
treee768fcc733e334c67353d54aa01468a5f4873e3d /npc/000-1
parent1ea14a729749c254e8cff4aede3c9775cfec5c9e (diff)
downloadserverdata-d7143f263c94bb70e67674d2243c765226e8fb12.tar.gz
serverdata-d7143f263c94bb70e67674d2243c765226e8fb12.tar.bz2
serverdata-d7143f263c94bb70e67674d2243c765226e8fb12.tar.xz
serverdata-d7143f263c94bb70e67674d2243c765226e8fb12.zip
Replace setnpcdistance to '.distance'.
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/ale.txt2
-rw-r--r--npc/000-1/astapolos.txt2
-rw-r--r--npc/000-1/chest.txt2
-rw-r--r--npc/000-1/couwan.txt2
-rw-r--r--npc/000-1/darlin.txt2
-rw-r--r--npc/000-1/fexil.txt2
-rw-r--r--npc/000-1/gugli.txt2
-rw-r--r--npc/000-1/gulukan.txt2
-rw-r--r--npc/000-1/jalad.txt2
-rw-r--r--npc/000-1/lean.txt2
-rw-r--r--npc/000-1/max.txt2
-rw-r--r--npc/000-1/muller.txt2
-rw-r--r--npc/000-1/panels.txt4
-rw-r--r--npc/000-1/sapartan.txt2
-rw-r--r--npc/000-1/shop.txt2
-rw-r--r--npc/000-1/silvio.txt2
-rw-r--r--npc/000-1/tarlan.txt2
-rw-r--r--npc/000-1/tibbo.txt2
18 files changed, 19 insertions, 19 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt
index 14fb5a06..b8c18458 100644
--- a/npc/000-1/ale.txt
+++ b/npc/000-1/ale.txt
@@ -113,6 +113,6 @@ L_Quit:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt
index b7ff343a..d2d446ed 100644
--- a/npc/000-1/astapolos.txt
+++ b/npc/000-1/astapolos.txt
@@ -156,6 +156,6 @@ L_Whyning:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/chest.txt b/npc/000-1/chest.txt
index eb1be9b0..c11180f6 100644
--- a/npc/000-1/chest.txt
+++ b/npc/000-1/chest.txt
@@ -42,6 +42,6 @@ OnTimer160:
end;
OnInit:
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt
index 2d18305d..82e69c8a 100644
--- a/npc/000-1/couwan.txt
+++ b/npc/000-1/couwan.txt
@@ -90,6 +90,6 @@
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt
index 1a4657f7..e66cee9e 100644
--- a/npc/000-1/darlin.txt
+++ b/npc/000-1/darlin.txt
@@ -144,6 +144,6 @@ L_Quit:
OnInit:
.sex = G_MALE;
- setnpcdistance 14;
+ .distance = 14;
end;
}
diff --git a/npc/000-1/fexil.txt b/npc/000-1/fexil.txt
index f06f82dd..e3c12eef 100644
--- a/npc/000-1/fexil.txt
+++ b/npc/000-1/fexil.txt
@@ -39,6 +39,6 @@
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt
index d8330503..5afbac73 100644
--- a/npc/000-1/gugli.txt
+++ b/npc/000-1/gugli.txt
@@ -225,7 +225,7 @@ L_Quit:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt
index 814c08d5..315c740d 100644
--- a/npc/000-1/gulukan.txt
+++ b/npc/000-1/gulukan.txt
@@ -162,6 +162,6 @@ L_Quit:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt
index 0ae84b45..1424b5c7 100644
--- a/npc/000-1/jalad.txt
+++ b/npc/000-1/jalad.txt
@@ -121,6 +121,6 @@ L_Close:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt
index 0897397d..30cb99a1 100644
--- a/npc/000-1/lean.txt
+++ b/npc/000-1/lean.txt
@@ -64,6 +64,6 @@ L_Close:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/max.txt b/npc/000-1/max.txt
index 73439447..7424beed 100644
--- a/npc/000-1/max.txt
+++ b/npc/000-1/max.txt
@@ -99,7 +99,7 @@ L_Secrets:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
L_Quit:
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt
index b6a2dd90..a3a1fc77 100644
--- a/npc/000-1/muller.txt
+++ b/npc/000-1/muller.txt
@@ -122,6 +122,6 @@ L_Quit:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/panels.txt b/npc/000-1/panels.txt
index c359debe..e5d813da 100644
--- a/npc/000-1/panels.txt
+++ b/npc/000-1/panels.txt
@@ -21,7 +21,7 @@
close;
OnInit:
- setnpcdistance 2;
+ .distance = 2;
end;
}
@@ -49,6 +49,6 @@ OnInit:
close;
OnInit:
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/sapartan.txt b/npc/000-1/sapartan.txt
index ad6a0755..dfc6e28e 100644
--- a/npc/000-1/sapartan.txt
+++ b/npc/000-1/sapartan.txt
@@ -92,7 +92,7 @@
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
L_Quit:
diff --git a/npc/000-1/shop.txt b/npc/000-1/shop.txt
index 6db690cb..c0536763 100644
--- a/npc/000-1/shop.txt
+++ b/npc/000-1/shop.txt
@@ -19,7 +19,7 @@ OnInit:
sellitem PiouSlayer, -1, 1000;
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
OnClock0000:
diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt
index a43f98e0..2aea5d63 100644
--- a/npc/000-1/silvio.txt
+++ b/npc/000-1/silvio.txt
@@ -181,6 +181,6 @@ L_Quit:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt
index 5f454c79..bae3109f 100644
--- a/npc/000-1/tarlan.txt
+++ b/npc/000-1/tarlan.txt
@@ -60,6 +60,6 @@ L_Quit:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 18296c16..9ba0630e 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -113,6 +113,6 @@ L_Close:
OnInit:
.sex = G_MALE;
- setnpcdistance 2;
+ .distance = 2;
end;
}