summaryrefslogtreecommitdiff
path: root/npc/000-2-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-3')
-rw-r--r--npc/000-2-3/elmo.txt1
-rw-r--r--npc/000-2-3/nard.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/npc/000-2-3/elmo.txt b/npc/000-2-3/elmo.txt
index 6ac06e12..a89d59fe 100644
--- a/npc/000-2-3/elmo.txt
+++ b/npc/000-2-3/elmo.txt
@@ -61,7 +61,6 @@
goodbye;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 5;
end;
}
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index f99f1144..ae7551fd 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -336,7 +336,6 @@ L_Reward:
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 5;
end;
}