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.txt2
-rw-r--r--npc/012-2-5/toichi.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/012-2-5/rosen.txt b/npc/012-2-5/rosen.txt
index 57bfbd01..8802e1ee 100644
--- a/npc/012-2-5/rosen.txt
+++ b/npc/012-2-5/rosen.txt
@@ -15,7 +15,7 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
+ .sex = GENDER_HIDDEN;
.distance = 4;
end;
}
diff --git a/npc/012-2-5/toichi.txt b/npc/012-2-5/toichi.txt
index 0c44c48c..3089fcf0 100644
--- a/npc/012-2-5/toichi.txt
+++ b/npc/012-2-5/toichi.txt
@@ -67,7 +67,7 @@ function askCrafting {
}
OnInit:
- .bodytype = BODYTYPE_3;
+ .sex = GENDER_HIDDEN;
.distance = 4;
.price = 6000;
end;