mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 08:03:43 +01:00
Update icon fixes
This commit is contained in:
@@ -625,6 +625,8 @@
|
||||
|
||||
/datum/organ/external/get_icon(gender="",isFat=0)
|
||||
//stand_icon = new /icon(icobase, "torso_[g][fat?"_fat":""]")
|
||||
if (status & ORGAN_ROBOT)
|
||||
return new /icon('icons/mob/human_races/robotic.dmi', "[icon_name][gender ? "_[gender]" : ""]")
|
||||
if(gender)
|
||||
gender="_[gender]"
|
||||
var/fat=""
|
||||
|
||||
Reference in New Issue
Block a user