mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-18 10:32:32 +01:00
Adds in body snatcher device (#1822)
* Adds in body snatcher * Modifies method the bodysnatcher works * Fixes merge & compile error * Update trash_pile.dm * Update trash_pile.dm * Gets transfer_to to work
This commit is contained in:
committed by
Arokha Sieyes
parent
a04bca6da9
commit
97e851f2e4
@@ -224,6 +224,7 @@
|
||||
prob(1);/obj/item/device/nif/bad,
|
||||
prob(1);/obj/item/device/radio_jammer,
|
||||
prob(1);/obj/item/device/sleevemate,
|
||||
prob(1);/obj/item/device/bodysnatcher,
|
||||
prob(1);/obj/item/weapon/beartrap,
|
||||
prob(1);/obj/item/weapon/cell/hyper/empty,
|
||||
prob(1);/obj/item/weapon/disk/nifsoft/compliance,
|
||||
|
||||
Reference in New Issue
Block a user