Chemistry on child reagents and in mobs

Ethanol childs (most drinks in general) are treated as ethanol in reactions
Reactions are going inside mobs, but not make bubbling effect
This commit is contained in:
Ater Ignis
2012-11-09 20:53:20 +04:00
parent 3c6f8193af
commit af0593e07b
3 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
density = 1
layer = 4.0
animate_movement = 2
flags = NOREACT
// flags = NOREACT
var/datum/mind/mind
var/stat = 0 //Whether a mob is alive or dead. TODO: Move this to living - Nodrak