Adds New PoI Features + Bonus PoI (#5796)

* Adds cliffs.

* Finishes lava and polishes the other things.

* Hopefully finished with all the new shinies.
This commit is contained in:
Neerti
2019-01-10 16:17:43 -06:00
committed by Anewbe
parent 11ff7b1ca3
commit afa149ca2f
40 changed files with 980 additions and 125 deletions
+12
View File
@@ -238,6 +238,18 @@
name = "\improper EMERGENT INTELLIGENCE DETAILS"
icon_state = "rogueai"
/obj/structure/sign/warning/falling
name = "\improper FALL HAZARD"
icon_state = "falling"
/obj/structure/sign/warning/lava
name = "\improper MOLTEN SURFACE"
icon_state = "lava"
/obj/structure/sign/warning/acid
name = "\improper ACIDIC SURFACE"
icon_state = "acid"
/obj/structure/sign/redcross
name = "medbay"
desc = "The Intergalactic symbol of Medical institutions. You'll probably get help here."