summaryrefslogtreecommitdiff
path: root/npc/012-2-5
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-2-5')
-rw-r--r--npc/012-2-5/rosen.txt1
-rw-r--r--npc/012-2-5/toichi.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/npc/012-2-5/rosen.txt b/npc/012-2-5/rosen.txt
index 57bfbd01..201d4053 100644
--- a/npc/012-2-5/rosen.txt
+++ b/npc/012-2-5/rosen.txt
@@ -15,7 +15,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}
diff --git a/npc/012-2-5/toichi.txt b/npc/012-2-5/toichi.txt
index 0c44c48c..6c35172e 100644
--- a/npc/012-2-5/toichi.txt
+++ b/npc/012-2-5/toichi.txt
@@ -67,7 +67,6 @@ function askCrafting {
}
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
.price = 6000;
end;