Files
25569ce312 Poster Refactor + TCAF GPS Tags (#20278)
- TCAF Corvette given GPS tags and posters for recruitment
- In process ballooned into major poster refactoring, replacing global
list with singletons and adding defined poster subtypes for mappers
- All defined posters switched to subtype equivalent

Held of on placing any posters in Horizon, as that would be best for a
seperate PR if I ever do that

We also might need better names for some of these posters.

---------

Signed-off-by: Ben <91219575+Ben10083@users.noreply.github.com>
Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
Co-authored-by: hazelrat <83198434+hazelrat@users.noreply.github.com>
2025-01-31 13:53:23 +00:00

17 lines
474 B
Plaintext

// /tg/ posters.
/singleton/poster_design/security/tg_5
name = "PMCG Recruitment Poster"
desc = "See the galaxy! Earn a living! Join today!"
icon_state="poster5"
/singleton/poster_design/civilian/tg_7
name = "Smoke"
desc = "A poster advertising cigarettes."
icon_state="poster7"
/singleton/poster_design/engineering/tg_10
name = "Access Panel Diagram"
desc = "This poster details the internal workings of a typical airlock's access panel."
icon_state="poster10"