mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-08 07:08:30 +00:00
snib
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user