mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Fix heist not ending again with the transfer shuttle (#1633)
-fix heist not ending when the transfer/emergency shuttle lands at odin -remove the santa bag from the random bags pool - Fixes #1634 -fix the scrying orb killing people
This commit is contained in:
@@ -305,7 +305,6 @@
|
||||
var/list/packs = list(
|
||||
/obj/item/weapon/storage/backpack = 3,
|
||||
/obj/item/weapon/storage/backpack/holding = 0.5,
|
||||
/obj/item/weapon/storage/backpack/santabag = 2,
|
||||
/obj/item/weapon/storage/backpack/cultpack = 2,
|
||||
/obj/item/weapon/storage/backpack/clown = 2,
|
||||
/obj/item/weapon/storage/backpack/medic = 3,
|
||||
|
||||
Reference in New Issue
Block a user