mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
Door paint markers (#23045)
changes: - rscadd: "Door paint markers." --------- Co-authored-by: DreamySkrell <>
This commit is contained in:
co-authored by
DreamySkrell <>
parent
9c6d28ee08
commit
18ab9035cc
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user