summaryrefslogtreecommitdiff
path: root/npc/008-2-17
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-2-17')
-rw-r--r--npc/008-2-17/angus.txt1
-rw-r--r--npc/008-2-17/caul.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/npc/008-2-17/angus.txt b/npc/008-2-17/angus.txt
index 48fe7c9c..03a919c2 100644
--- a/npc/008-2-17/angus.txt
+++ b/npc/008-2-17/angus.txt
@@ -14,7 +14,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}
diff --git a/npc/008-2-17/caul.txt b/npc/008-2-17/caul.txt
index c3202f11..4381c904 100644
--- a/npc/008-2-17/caul.txt
+++ b/npc/008-2-17/caul.txt
@@ -14,7 +14,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}