mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Survival pack hotfix
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1782 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -655,7 +655,7 @@
|
||||
else
|
||||
src.equip_if_possible(new /obj/item/device/radio/headset(src), slot_ears)
|
||||
var/obj/item/weapon/storage/backpack/BPK = new/obj/item/weapon/storage/backpack(src)
|
||||
BPK.contents += new /obj/item/weapon/storage/survival_kit(src)
|
||||
new /obj/item/weapon/storage/survival_kit(BPK)
|
||||
src.equip_if_possible(BPK, slot_back)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user