mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Tramstation Dorm Rework (#65188)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
/obj/structure/sign/gym
|
||||
name = "\improper Gym Encouragement Sign"
|
||||
sign_change_name = "gym_left"
|
||||
desc = "A sign of a hulking green man encouraging you to 'Unleash Your Inner Hulk'."
|
||||
icon_state = "gym-left"
|
||||
|
||||
/obj/structure/sign/gym/right
|
||||
icon_state = "gym-right"
|
||||
|
||||
/obj/structure/sign/gym/mirrored
|
||||
icon_state = "gymmirror-left"
|
||||
|
||||
/obj/structure/sign/gym/mirrored/right
|
||||
icon_state = "gymmirror-right"
|
||||
Reference in New Issue
Block a user