mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
Fix Birdshot Blueshield Spawn (#20982)
* blueshield * Revert "blueshield" This reverts commit 92130c0c402bf37cad6b5a737545bf116e128d59. * Update area_spawn_entries.dm --------- Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
desired_atom = /obj/structure/closet/secure_closet/security_medic
|
||||
|
||||
/datum/area_spawn/blueshield_locker
|
||||
target_areas = list(/area/station/command/heads_quarters/captain, /area/station/command/bridge)
|
||||
target_areas = list(/area/station/command/heads_quarters/captain, /area/station/command/bridge, /area/station/command/corporate_dock, /area/station/command/meeting_room, /area/station/command/gateway)
|
||||
desired_atom = /obj/structure/closet/secure_closet/blueshield
|
||||
mode = AREA_SPAWN_MODE_HUG_WALL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user