[Goonchem] Reagent Decals

This commit is contained in:
Fox-McCloud
2015-04-17 18:27:49 -04:00
parent 4c05402288
commit 33233941d5
18 changed files with 192 additions and 103 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
//*******************************//
var/list/fruit_icon_states = list("badrecipe","kudzupod","reishi","lime","grapes","boiledrorocore","chocolateegg")
var/list/reagent_effects = list("toxin","charcoal","morphine","space_drugs","mindbreaker","haloperidol")
var/list/reagent_effects = list("toxin","charcoal","morphine","space_drugs","lsd","haloperidol")
var/jungle_plants_init = 0
/proc/init_jungle_plants()