summaryrefslogtreecommitdiff
path: root/npc/001-2-27/shop.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-2-27/shop.txt')
-rw-r--r--npc/001-2-27/shop.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-27/shop.txt b/npc/001-2-27/shop.txt
index 842988e4..a435e0f0 100644
--- a/npc/001-2-27/shop.txt
+++ b/npc/001-2-27/shop.txt
@@ -14,7 +14,7 @@ OnInit:
sellitem CopperArmbands, -1, 28;
sellitem IronArmbands, -1, 20;
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 2;
end;
@@ -43,7 +43,7 @@ OnInit:
sellitem WoodenSword, -1, 50;
sellitem TrainingArrow, -1, 20000;
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 2;
end;