This commit is contained in:
Verkister
2017-11-13 22:21:47 +02:00
committed by GitHub
parent 7ead6799df
commit 3b5f663f08

View File

@@ -46,7 +46,7 @@
cleaned_human.shoes.clean_blood()
cleaned_human.update_inv_shoes(0)
cleaned_human.clean_blood(1)
cleaned_human << "<span class='warning'>[src] cleans your face!</span>"//Again travis what the fuck? You and your random unrelated bugs.
cleaned_human << "<span class='warning'>[src] cleans your face!</span>"
return
return
@@ -56,4 +56,4 @@
if(stat == DEAD)
icon_state = "[module_sprites[icontype]]-wreck"
else
icon_state = module_sprites[icontype]
icon_state = module_sprites[icontype]