From 76d2ec718b62477285b5c20ac8f15d9c1701f3c4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 1 Dec 2014 17:51:00 +0300 Subject: fix other gender constant. --- db/const.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/const.txt b/db/const.txt index 7fe3d312..979a15f5 100644 --- a/db/const.txt +++ b/db/const.txt @@ -3305,7 +3305,7 @@ equip_torso 9 equip_legs 10 G_FEMALE 0 G_MALE 1 -G_OTHER 2 +G_OTHER 3 WEDDING_FEE 100 DIVORCE_FEE_PER_LEVEL 500 WEDDING_MIN_LEVEL 32 -- cgit v1.2.3-70-g09d2