mapping: Fix last varedited request consoles and forbid their use. (#26541)

This commit is contained in:
warriorstar-orion
2024-08-30 09:24:02 -04:00
committed by GitHub
parent 3c7c9cacf0
commit a74f9574bc
6 changed files with 29 additions and 24 deletions
@@ -0,0 +1,9 @@
help: "Use the specific directional subtypes for this requests console."
/obj/machinery/requests_console:
banned_variables:
- pixel_x
- pixel_y
=/obj/machinery/requests_console:
banned: true
=/obj/machinery/requests_console/directional:
banned: true
@@ -0,0 +1,7 @@
help: "Request consoles are configured directly by their area."
/obj/machinery/requests_console:
banned_variables:
- department
- departmentType
- announceAuth
- announcementConsole