From 3a79ff0eae322e69efc11e1a5f60c911308eea7e Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Sat, 22 Oct 2011 21:15:41 +0200 Subject: Officially added the being gender to the protocol. Reviewed-by: o11c. --- scripts/lua/libmana-constants.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/lua') diff --git a/scripts/lua/libmana-constants.lua b/scripts/lua/libmana-constants.lua index 912216c9..08d26c5c 100644 --- a/scripts/lua/libmana-constants.lua +++ b/scripts/lua/libmana-constants.lua @@ -39,6 +39,7 @@ DIRECTION_RIGHT = 8; GENDER_MALE = 0; GENDER_FEMALE = 1; +GENDER_UNSPECIFIED = 2; DAMAGE_PHYSICAL = 0; DAMAGE_MAGICAL = 1; -- cgit v1.2.3-70-g09d2