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:
Alberyk
2017-01-24 20:28:17 +02:00
committed by skull132
parent a4763014b9
commit 1d58b6637c
4 changed files with 13 additions and 14 deletions
-1
View File
@@ -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,