effect/effect/foam to structure/foam

This commit is contained in:
davipatury
2017-03-30 10:48:16 -03:00
parent 5f572e74a2
commit 1673340c2d
4 changed files with 18 additions and 17 deletions
@@ -98,7 +98,7 @@
if(prob(5)) //Spawns foam!
visible_message("<span class='danger'>[src] whirs and bubbles violently, before releasing a plume of froth!</span>")
new /obj/effect/effect/foam(loc)
new /obj/structure/foam(loc)
else if(prob(5))
audible_message("[src] makes an excited beeping booping sound!")