mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-29 16:18:35 +01:00
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:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user