Files
Bubberstation/code/game/objects/structures
cacogen c1af6eb1bd Painting Exhibit tweaks (#56349)
* Painting Exhibit tweaks

- Replaces use of C variable with named variables (e.g. crayon, canvas, current_canvas) in artstuff.dm for readability
- Simplifies painting structure's descriptions and moves wirecutting and persistence tutoring to a notice shown on Examine()
- Adds autodoc for two painting structure vars
- Adds a new desc_with_canvas var to painting structure that's used to set its description when it has a canvas
- Adds a new update_name_and_desc() proc to painting structure called when a canvas is added or removed
- Makes it so painting structures are named based off the painting rather than keeping their generic name

* Changes default names to refer to the "exhibits" as exhibit mountings

- Changes "Secure Painting Exhibit" to "Curated Painting Exhibit" as it's more intuitive
2021-01-25 00:37:25 -08:00
..
2020-11-30 12:48:40 -05:00
2021-01-08 08:14:08 +01:00
2021-01-25 00:37:25 -08:00
2021-01-08 08:14:08 +01:00
2021-01-15 23:39:58 -08:00
2020-11-30 12:48:40 -05:00
2020-12-24 01:02:37 -08:00
2021-01-08 08:14:08 +01:00
2020-11-19 15:11:15 -08:00
2020-12-07 13:04:51 -08:00
2021-01-08 08:14:08 +01:00
2021-01-07 14:36:16 -08:00
2021-01-08 08:14:08 +01:00
2020-11-25 13:12:12 +01:00
2020-11-30 12:48:40 -05:00
2021-01-15 23:39:58 -08:00
2021-01-02 17:38:10 -08:00