Minor chems update.

-Spraybottle chempuffs will now pass over tables.
-Further reorganization of chemistry reagents. Organizes toxic chems into subtypes. This cuts down on copied code and allows us to do fun things in the future, like machines that filter poisons and such.
This commit is contained in:
Cheridan
2013-03-27 19:08:45 -05:00
parent 293b2cfdfc
commit c795b05d97
3 changed files with 379 additions and 480 deletions
+7 -1
View File
@@ -15,4 +15,10 @@
/obj/effect/decal/spraystill
density = 0
anchored = 1
layer = 50
layer = 50
//Used by spraybottles.
/obj/effect/decal/chempuff
name = "chemicals"
icon = 'icons/obj/chempuff.dmi'
pass_flags = PASSTABLE | PASSGRILLE