Adds Collapsible Wheelchairs (#10374)

This commit is contained in:
flpfs
2020-11-05 12:16:10 -03:00
committed by GitHub
parent 3746997d82
commit b1b972638b
6 changed files with 46 additions and 0 deletions
@@ -115,3 +115,12 @@
display_name = "himean voidsuit kit"
path = /obj/item/himeo_kit
allowed_roles = list("Cargo Technician", "Shaft Miner", "Quartermaster", "Head of Personnel", "Station Engineer", "Atmospheric Technician", "Chief Engineer", "Engineering Apprentice")
/datum/gear/utility/wheelchair/color
display_name = "wheelchair"
path = /obj/item/wheelchair
cost = 4
/datum/gear/utility/wheelchair/color/New()
..()
gear_tweaks += gear_tweak_free_color_choice