mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 21:10:30 +01:00
8d269c34e0
kills all layer vars on every map adds layer maplint --------- Co-authored-by: DreamySkrell <>
7 lines
141 B
YAML
7 lines
141 B
YAML
help: "Do not edit layer manually in the map, edit them in code instead."
|
|
"*":
|
|
banned_variables:
|
|
- layer
|
|
- open_layer
|
|
- closed_layer
|