Fixes and Tweaks

This commit is contained in:
Fox-McCloud
2015-05-15 21:58:24 -04:00
parent 8b91320866
commit 8a5e3663df
9 changed files with 94 additions and 860 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ datum/reagent/charcoal
id = "charcoal"
description = "Activated charcoal helps to absorb toxins."
reagent_state = LIQUID
color = "#C8A5DC"
color = "#000000"
datum/reagent/charcoal/on_mob_life(var/mob/living/M as mob)
if(!M) M = holder.my_atom