comment clean up.

comment clean up.
This commit is contained in:
QuoteFox
2021-01-25 18:36:20 +00:00
parent d1f8f37c32
commit 87def445c3
@@ -26,8 +26,8 @@
var/string
if(owner)
if(owner.dna.species.use_skintones && owner.dna.features["genitals_use_skintone"])
if(ishuman(owner)) // Check before recasting type, although someone fucked up if you're not human AND have use_skintones somehow...
var/mob/living/carbon/human/H = owner // only human mobs have skin_tone, which we need.
if(ishuman(owner)) .
var/mob/living/carbon/human/H = owner
color = "#[skintone2hex(H.skin_tone)]"
else
color = "#[owner.dna.features["belly_color"]]"
@@ -39,9 +39,3 @@
icon_state = sanitize_text(string)
//Allows breasts to grow and change size, with sprite changes too.
//maximum wah
//Comical sizes slow you down in movement and actions.
//Rediculous sizes makes you more cumbersome.
//this is far too lewd wah