Door paint markers (#23045)

changes:
  - rscadd: "Door paint markers."

---------

Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2026-08-13 16:20:57 +00:00
committed by GitHub
co-authored by DreamySkrell <>
parent 9c6d28ee08
commit 18ab9035cc
5 changed files with 231 additions and 2 deletions
@@ -118,8 +118,6 @@
var/door_frame_color = COLOR_GRAY20
/// Color. The color of the stripe detail.
var/stripe_color = null
/// Color. The color of the symbol detail.
var/symbol_color = null
/// Color. The color of the window.
var/window_color = null
/// String (One of `MATERIAL_*`). The material used for the door's window if `glass` is set. Used to set `window_material` during init.