*crunch crunch stomp stomp*

This commit is contained in:
Seris02
2020-01-30 18:07:35 +08:00
parent 55a0e4e55d
commit 88e42b2e15
2 changed files with 31 additions and 0 deletions
@@ -224,3 +224,10 @@
cost = 5 //Low ammo, and deals same as 10mm but emp-able
item = /obj/item/gun/energy/emitter
restricted_roles = list("Chief Engineer", "Station Engineer", "Atmospheric Technician")
/datum/uplink_item/role_restricted/crushmagboots
name = "Crushing Magboots"
desc = "A pair of extra-strength magboots that crush anyone you walk over."
cost = 2
item = /obj/item/clothing/shoes/magboots/crushing
restricted_roles = list("Chief Engineer", "Station Engineer", "Atmospheric Technician")