mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-23 05:06:50 +01:00
Merge pull request #5100 from Verkister/patch-10
Re-establishes existing foundations for human icon construction
This commit is contained in:
@@ -1168,7 +1168,7 @@
|
||||
if(!(gender in species.genders))
|
||||
gender = species.genders[1]
|
||||
|
||||
icon_state = lowertext(species.name)
|
||||
//icon_state = lowertext(species.name) //Necessary?
|
||||
|
||||
species.create_organs(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user