tyops fiexs

This commit is contained in:
Chinsky
2015-05-20 09:49:10 +03:00
parent de1de98f7a
commit a7d6cf3545
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ var/list/organ_cache = list()
/obj/item/organ/examine(mob/user)
..(user)
if(status & ORGAN_DEAD)
user << "<spanc class='notice'>The decay has set in.</span>"
user << "<span class='notice'>The decay has set in.</span>"
/obj/item/organ/proc/handle_germ_effects()
//** Handle the effects of infections