more fixes and features

This commit is contained in:
Fox-McCloud
2017-01-25 01:04:01 -05:00
parent 36bfee25dc
commit 084ed30446
5 changed files with 10 additions and 5 deletions
+2
View File
@@ -16,10 +16,12 @@
var/yield = 3
var/generation = 1
var/spreadIntoAdjacentChance = 60
light_color = "#006622"
obj/effect/glowshroom/glowcap
name = "glowcap"
icon_state = "glowcap"
light_color = "#8E0300"
/obj/effect/glowshroom/single
yield = 0