summaryrefslogtreecommitdiff
path: root/npc/000-2-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1')
-rw-r--r--npc/000-2-1/alige.txt1
-rw-r--r--npc/000-2-1/arpan.txt1
-rw-r--r--npc/000-2-1/chefgado.txt1
-rw-r--r--npc/000-2-1/dan.txt1
-rw-r--r--npc/000-2-1/devis.txt1
-rw-r--r--npc/000-2-1/peter.txt1
-rw-r--r--npc/000-2-1/q'onan.txt1
7 files changed, 0 insertions, 7 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt
index 68754d1e..c76abbdb 100644
--- a/npc/000-2-1/alige.txt
+++ b/npc/000-2-1/alige.txt
@@ -311,7 +311,6 @@ L_Quit:
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 2;
// Array of foods (remember to update in 001-2-22 as well)
diff --git a/npc/000-2-1/arpan.txt b/npc/000-2-1/arpan.txt
index 51c42298..15bdc30b 100644
--- a/npc/000-2-1/arpan.txt
+++ b/npc/000-2-1/arpan.txt
@@ -299,7 +299,6 @@ OnSlow:
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 5;
end;
}
diff --git a/npc/000-2-1/chefgado.txt b/npc/000-2-1/chefgado.txt
index 75d4e434..6f57dc95 100644
--- a/npc/000-2-1/chefgado.txt
+++ b/npc/000-2-1/chefgado.txt
@@ -222,7 +222,6 @@ L_Quit:
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 2;
end;
}
diff --git a/npc/000-2-1/dan.txt b/npc/000-2-1/dan.txt
index a59819c2..5526bb9c 100644
--- a/npc/000-2-1/dan.txt
+++ b/npc/000-2-1/dan.txt
@@ -88,7 +88,6 @@ L_Quit2:
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 2;
end;
}
diff --git a/npc/000-2-1/devis.txt b/npc/000-2-1/devis.txt
index 7459d550..5071dfb7 100644
--- a/npc/000-2-1/devis.txt
+++ b/npc/000-2-1/devis.txt
@@ -11,7 +11,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 2;
end;
}
diff --git a/npc/000-2-1/peter.txt b/npc/000-2-1/peter.txt
index 8b783971..3b9c93d2 100644
--- a/npc/000-2-1/peter.txt
+++ b/npc/000-2-1/peter.txt
@@ -297,7 +297,6 @@ OnDone:
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 3;
end;
}
diff --git a/npc/000-2-1/q'onan.txt b/npc/000-2-1/q'onan.txt
index 245f608f..c5ef0951 100644
--- a/npc/000-2-1/q'onan.txt
+++ b/npc/000-2-1/q'onan.txt
@@ -10,7 +10,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 2;
end;
}