summaryrefslogtreecommitdiff
path: root/npc/items/recipes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/items/recipes.txt')
-rw-r--r--npc/items/recipes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/items/recipes.txt b/npc/items/recipes.txt
index c624a357..5cb3cb0f 100644
--- a/npc/items/recipes.txt
+++ b/npc/items/recipes.txt
@@ -277,7 +277,7 @@ OnUse:
OnInit:
.book_name$ = getitemname(RecipeBook);
- .bodytype = BODYTYPE_1;
+ .sex = GENDER_FEMALE;
.distance = 1;
end;
}