mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Minor map fixes (#50086)
* Minor map fixes part 1 Donut: - Gave geneticist medical access on donut - Geneticist can now use genetics maint and South genetic door - Replaced genetics door with glass door (for aesthetics) Meta: - Fixed cell 3 door/timer being linked to cell 2. Now cell 3 is independent from cell 2. Bar bluespace shelter: - Gave mining access to bar area (it's sort of redundant otherwise) * Minor map fixes part 2 - Added "purge" AI module to risky AI module spawner - Added "reset" AI module to AI chamber on donut * Fixed trailing newline
This commit is contained in:
@@ -327,7 +327,8 @@
|
||||
/obj/item/aiModule/core/full/balance,
|
||||
/obj/item/aiModule/core/full/tyrant,
|
||||
/obj/item/aiModule/core/full/thermurderdynamic,
|
||||
/obj/item/aiModule/core/full/damaged
|
||||
/obj/item/aiModule/core/full/damaged,
|
||||
/obj/item/aiModule/reset/purge
|
||||
)
|
||||
|
||||
// Tech storage circuit board spawners
|
||||
|
||||
Reference in New Issue
Block a user