mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-20 19:49:39 +01:00
15 lines
403 B
Plaintext
15 lines
403 B
Plaintext
/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"
|