mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Fixed some landmarks harddels. Refactored various landmarks in their own subtype instead of using a name-based switch system.
6 lines
163 B
YAML
6 lines
163 B
YAML
help: Start markers must have a name set in-map
|
|
/obj/effect/landmark/start:
|
|
banned_variables:
|
|
name:
|
|
deny: ["start (rename me to match the job title)"]
|