mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Full Odin Remap (#10037)
This commit is contained in:
@@ -250,6 +250,16 @@
|
||||
desc = "A direction sign, pointing out which way Telecommunications is."
|
||||
icon_state = "direction_tcom"
|
||||
|
||||
/obj/structure/sign/directions/tram
|
||||
name = "\improper Tram Station"
|
||||
desc = "A direction sign, pointing out which way the Tram is."
|
||||
icon_state = "direction_tram"
|
||||
|
||||
/obj/structure/sign/directions/mndl
|
||||
name = "\improper Mendell Transport Shuttle"
|
||||
desc = "A direction sign, pointing out which way the Mendell City Transport Shuttle is."
|
||||
icon_state = "direction_mndl"
|
||||
|
||||
/obj/structure/sign/directions/all
|
||||
name = "\improper All directions"
|
||||
desc = "A multi-coloured direction sign, pointing out in which all main departments are located."
|
||||
|
||||
@@ -540,6 +540,30 @@
|
||||
name = "L14"
|
||||
icon_state = "L14"
|
||||
|
||||
/obj/effect/floor_decal/ss13/odin1
|
||||
name = "odin1"
|
||||
icon_state = "odin1"
|
||||
|
||||
/obj/effect/floor_decal/ss13/odin2
|
||||
name = "odin2"
|
||||
icon_state = "odin2"
|
||||
|
||||
/obj/effect/floor_decal/ss13/odin3
|
||||
name = "odin3"
|
||||
icon_state = "odin3"
|
||||
|
||||
/obj/effect/floor_decal/ss13/odin4
|
||||
name = "odin4"
|
||||
icon_state = "odin4"
|
||||
|
||||
/obj/effect/floor_decal/ss13/odin5
|
||||
name = "odin5"
|
||||
icon_state = "odin5"
|
||||
|
||||
/obj/effect/floor_decal/ss13/odin6
|
||||
name = "odin6"
|
||||
icon_state = "odin6"
|
||||
|
||||
// Medbay floor signs
|
||||
|
||||
/obj/effect/floor_decal/sign
|
||||
|
||||
Reference in New Issue
Block a user