mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Character setup gender selection changes
Different species now have different gender selections available.
This commit is contained in:
@@ -323,3 +323,5 @@ proc/TextPreview(var/string,var/len=40)
|
||||
if(48 to 57) //Numbers
|
||||
return 1
|
||||
return 0
|
||||
|
||||
#define gender2text(gender) capitalize(gender)
|
||||
Reference in New Issue
Block a user