-Moved mech recharge computer sprites to computer.dmi and gave them the R&D theme. Gave the crew monitoring computer the med theme. ((NEXT UP! ATMOS!))

-Took out the special properties of synaptizine. This was authorized by Muskets, and Urist. Take any problems up with them.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2147 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
Daelith.Rhedynfre@gmail.com
2011-09-07 00:06:43 +00:00
parent c4b9ae8487
commit c0aba42735
4 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1254,11 +1254,11 @@ datum
synaptizine
name = "Synaptizine"
id = "synaptizine"
description = "Synaptizine is used to treat neuroleptic shock. Can be used to help remove disabling symptoms such as paralysis."
description = "Synaptizine is used to treat various diseases."
reagent_state = LIQUID
color = "#C8A5DC" // rgb: 200, 165, 220
on_mob_life(var/mob/living/M as mob)
/* on_mob_life(var/mob/living/M as mob) Commented out with authorization of muskets and Urist. If you have a problem with this, take it up with them.
if(!M) M = holder.my_atom
M:silent = 0
M:drowsyness = 0
@@ -1266,7 +1266,7 @@ datum
M:stunned = 0
M:weakened = 0
..()
return
return */
impedrezene
name = "Impedrezene"