Runtime errors were spotted in logs, please respond to svn if you can fix it.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1447 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
rastaf.zero@gmail.com
2011-04-15 09:26:36 +00:00
parent b58e465bbe
commit 7707d5a58e
3 changed files with 33 additions and 20 deletions
+1 -1
View File
@@ -1017,7 +1017,7 @@ datum
id = "arithrazine"
description = "Arithrazine is an unstable medication used for the most extreme cases of radiation poisoning."
reagent_state = LIQUID
on_mob_life(var/mob/M)
on_mob_life(var/mob/living/M)
if(!M) M = holder.my_atom
M:radiation = 0
if(M:toxloss) M:toxloss--