summaryrefslogtreecommitdiff
path: root/npc/001-3-2
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-3-2')
-rw-r--r--npc/001-3-2/henry.txt1
-rw-r--r--npc/001-3-2/smuggler.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/npc/001-3-2/henry.txt b/npc/001-3-2/henry.txt
index 7a34357f..cfff8b56 100644
--- a/npc/001-3-2/henry.txt
+++ b/npc/001-3-2/henry.txt
@@ -348,7 +348,6 @@ function completedHenry {
///////////////////////////////////////////////////////
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 3;
.maxLevel_1 = 15;
.maxLevel_2 = 25;
diff --git a/npc/001-3-2/smuggler.txt b/npc/001-3-2/smuggler.txt
index 377ce4d5..965dba66 100644
--- a/npc/001-3-2/smuggler.txt
+++ b/npc/001-3-2/smuggler.txt
@@ -74,7 +74,6 @@ function smugglerBoarding {
}
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
.speed = 175;
.alwaysVisible = true;