mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
[MIRROR] Allows any character to use the body type setting regardless of gender [MDB IGNORE] (#9426)
* Allows any character to use the body type setting regardless of gender * Feex * Another feex * Avoiding savefile corruption * Shut up linters Co-authored-by: Thunder12345 <Thunder12345@users.noreply.github.com> Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
co-authored by
Thunder12345
GoldenAlpharex
parent
72cabc0122
commit
196eb4354f
@@ -74,7 +74,7 @@
|
||||
var/account_id
|
||||
|
||||
var/hardcore_survival_score = 0
|
||||
/// For agendered spessmen, which body type to use
|
||||
/// Which body type to use
|
||||
var/body_type = MALE
|
||||
|
||||
/// How many "units of blood" we have on our hands
|
||||
|
||||
Reference in New Issue
Block a user