mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-13 10:23:15 +00:00
Co-authored-by: MMMiracles <lolaccount1@hotmail.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
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"
|