Makes the rfd-m fit in the suit storage of mining rigs/voidsuits (#10285)

* Makes the rfd-m fit in the suit storage of mining rigs/voidsuits

* Consistency
This commit is contained in:
fernerr
2020-10-21 22:56:12 +02:00
committed by GitHub
parent 7ed5f9a2c4
commit 57dea5cec5
3 changed files with 6 additions and 2 deletions
@@ -75,7 +75,7 @@
helm_type = /obj/item/clothing/head/helmet/space/rig/industrial
chest_type = /obj/item/clothing/suit/space/rig/industrial
allowed = list(/obj/item/device/flashlight,/obj/item/tank,/obj/item/device/suit_cooling_unit,/obj/item/storage/bag/ore,/obj/item/pickaxe, /obj/item/gun/custom_ka,/obj/item/material/twohanded/fireaxe,/obj/item/gun/energy/vaurca/thermaldrill,/obj/item/storage/backpack/cell)
allowed = list(/obj/item/device/flashlight,/obj/item/tank,/obj/item/device/suit_cooling_unit,/obj/item/storage/bag/ore,/obj/item/pickaxe, /obj/item/gun/custom_ka,/obj/item/material/twohanded/fireaxe,/obj/item/gun/energy/vaurca/thermaldrill,/obj/item/storage/backpack/cell,/obj/item/rfd/mining)
req_access = list()
req_one_access = list()
@@ -48,7 +48,7 @@
item_state = "rig-mining"
icon_state = "rig-mining"
armor = list(melee = 50, bullet = 5, laser = 20,energy = 5, bomb = 55, bio = 100, rad = 20)
allowed = list(/obj/item/device/flashlight,/obj/item/tank,/obj/item/device/suit_cooling_unit,/obj/item/storage/bag/ore,/obj/item/pickaxe, /obj/item/gun/custom_ka, /obj/item/gun/energy/vaurca/thermaldrill)
allowed = list(/obj/item/device/flashlight,/obj/item/tank,/obj/item/device/suit_cooling_unit,/obj/item/storage/bag/ore,/obj/item/pickaxe, /obj/item/gun/custom_ka, /obj/item/gun/energy/vaurca/thermaldrill,/obj/item/rfd/mining)
//Medical Rig
/obj/item/clothing/head/helmet/space/void/medical