mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
Reworks flap+windoor delivery areas, tidies delivery beacon directions (#18004)
* flaps 2.0, cleans up beacon dirs * removes weird cyberiad double-windoor engi delivery * charlie review * WIP * mules sliding into your d(epart)m(ent)'s
This commit is contained in:
@@ -229,6 +229,9 @@
|
||||
/obj/effect/mapping_helpers/airlock/access/any/supply/vault
|
||||
access = ACCESS_HEADS_VAULT
|
||||
|
||||
/obj/effect/mapping_helpers/airlock/access/any/supply/mule_bot
|
||||
access = ACCESS_CARGO_BOT
|
||||
|
||||
// -------------------- Req All (Requires ALL of the given accesses to open)
|
||||
// -------------------- Command access helpers
|
||||
/obj/effect/mapping_helpers/airlock/access/all/command
|
||||
@@ -437,3 +440,6 @@
|
||||
|
||||
/obj/effect/mapping_helpers/airlock/access/all/supply/vault
|
||||
access = ACCESS_HEADS_VAULT
|
||||
|
||||
/obj/effect/mapping_helpers/airlock/access/all/supply/mule_bot
|
||||
access = ACCESS_CARGO_BOT
|
||||
|
||||
Reference in New Issue
Block a user