small fixes

This commit is contained in:
Dahlular
2020-05-08 05:35:37 -06:00
committed by JaySparrow
parent 18588e6f99
commit 5b7e47db45
3 changed files with 3 additions and 0 deletions
@@ -654,6 +654,8 @@ generate/load female uniform sprites matching all previously decided variables
. += "-robotic"
if(BP.use_digitigrade)
. += "-digitigrade[BP.use_digitigrade]"
if(BP.digitigrade_type)
. += "-[BP.digitigrade_type]"
if(BP.dmg_overlay_type)
. += "-[BP.dmg_overlay_type]"
if(BP.body_markings)
@@ -240,6 +240,7 @@
C.Digitigrade_Leg_Swap(TRUE)
. = ..()
//Synthetic Lizard
/datum/species/synthliz
name = "Synthetic Lizardperson"
id = "synthliz"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 63 KiB

After

Width:  |  Height:  |  Size: 62 KiB