Add seed vault and animal hospital

This commit is contained in:
Mark van Alphen
2019-03-31 23:49:18 +02:00
parent 1619bc048b
commit ed153d3566
37 changed files with 617 additions and 12 deletions
@@ -202,3 +202,11 @@
icon_state = "confetti1"
random_icon_states = list("confetti1", "confetti2", "confetti3")
anchored = TRUE
/obj/effect/decal/cleanable/insectguts
name = "cockroach guts"
desc = "One bug squashed. Four more will rise in its place."
icon = 'icons/effects/blood.dmi'
icon_state = "xfloor1"
random_icon_states = list("xfloor1", "xfloor2", "xfloor3", "xfloor4", "xfloor5", "xfloor6", "xfloor7")
anchored = 1
@@ -47,3 +47,8 @@
name = "reinforced plasma window spawner"
icon_state = "pwindow_spawner"
windowtospawn = /obj/structure/window/plasmareinforced
/obj/effect/spawner/window/shuttle
name = "shuttle window spawner"
icon_state = "swindow_spawner"
windowtospawn = /obj/structure/window/shuttle