Files
2f552919c1 [MIRROR] Icons folder cleaning wave two [MDB IGNORE] (#22454)
* Icons folder cleaning wave two

* Merge conflict resolution

* Modular path hell

* hmm

* Update 2022-10.yml

* Another modular thing

---------

Co-authored-by: YesterdaysPromise <122572637+YesterdaysPromise@users.noreply.github.com>
Co-authored-by: Giz <vinylspiders@gmail.com>
2023-07-16 00:41:18 -04:00

30 lines
966 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"
/obj/structure/sign/xenobio_guide
name = "\improper Slime genealogy sign"
sign_change_name = "Xenobiology guide"
desc = "A sign depicting how the slime colors change with mutations, and the grey slime in the root."
icon_state = "xenobio-guide"
is_editable = TRUE
/obj/structure/sign/chalkboard_menu
name = "\improper Chalkboard coffee menu"
icon_state = "chalkboard_menu"
icon = 'icons/obj/machines/barsigns.dmi'
desc = "85cr for a iced lactose-free caramel frappe?! Who buys that?!"
MAPPING_DIRECTIONAL_HELPERS(/obj/structure/sign/xenobio_guide, 32)