* maps, tgui, tools * defines and helpers * onclick and controllers * datums fucking caught that hulk reversal too. * game and shuttle modular * module/admin * oh god they fucking moved antag shit again * haaaaate. Haaaaaaaaaate. * enables moff wings * more modules things * tgstation.dme before I forget something important * some mob stuff * s'more mob/living stuff * some carbon stuff * ayy lmaos and kitchen meat * Human stuff * species things moff wings have a 'none' version too * the rest of the module stuff. * some strings * misc * mob icons * some other icons. * It compiles FUCK BORERS FUCK BORERS
44 lines
2.4 KiB
Plaintext
44 lines
2.4 KiB
Plaintext
//plaques and memorials
|
|
|
|
/obj/structure/sign/plaques
|
|
name = "plaque"
|
|
desc = "A plaque commemorating an event."
|
|
icon_state = "atmosplaque"
|
|
|
|
/obj/structure/sign/plaques/atmos
|
|
name = "\improper FEA Atmospherics Division plaque"
|
|
desc = "This plaque commemorates the fall of the Atmos FEA division. For all the charred, dizzy, and brittle men who have died in its hands."
|
|
|
|
/obj/structure/sign/plaques/thunderdome
|
|
name = "Thunderdome Plaque"
|
|
desc = "This plaque commemorates those who have fallen in glorious combat. For all the charred, dizzy, and beaten men who have died in its hands."
|
|
|
|
/obj/structure/sign/plaques/golden
|
|
name = "The Most Robust Men Award for Robustness"
|
|
desc = "To be Robust is not an action or a way of life, but a mental state. Only those with the force of Will strong enough to act during a crisis, saving friend from foe, are truly Robust. Stay Robust my friends."
|
|
icon_state = "goldenplaque"
|
|
|
|
/obj/structure/sign/plaques/golden/captain
|
|
name = "The Most Robust Captain Award for Robustness"
|
|
|
|
/obj/structure/sign/plaques/kiddie
|
|
name = "\improper AI developers plaque"
|
|
desc = "Next to the extremely long list of names and job titles, there is a drawing of a little child. The child appears to be retarded. Beneath the image, someone has scratched the word \"PACKETS\"."
|
|
icon_state = "kiddieplaque"
|
|
|
|
/obj/structure/sign/plaques/kiddie/badger
|
|
name = "\improper Remembrance Plaque"
|
|
desc = "A plaque commemorating the fallen, may they rest in peace, forever asleep amongst the stars. Someone has drawn a picture of a crying badger at the bottom."
|
|
|
|
/obj/structure/sign/plaques/kiddie/library
|
|
name = "Library Rules Sign"
|
|
desc = "A long list of rules to be followed when in the library, extolling the virtues of being quiet at all times and threatening those who would dare eat hot food inside."
|
|
|
|
/obj/structure/sign/plaques/kiddie/perfect_man
|
|
name = "\improper 'Perfect Man' sign"
|
|
desc = "A guide to the exhibit, explaining how recent developments in mindshield implant and cloning technologies by Nanotrasen Corporation have led to the development and the effective immortality of the 'perfect man', the loyal Nanotrasen Employee."
|
|
|
|
/obj/structure/sign/plaques/kiddie/perfect_drone
|
|
name = "\improper 'Perfect Drone' sign"
|
|
desc = "A guide to the drone shell dispenser, detailing the constructive and destructive applications of modern repair drones, as well as the development of the incorruptible cyborg servants of tomorrow, available today."
|