Wheelchairs are apparently banned, we now have HOVERCHAIRS!

This commit is contained in:
Fermi
2019-06-01 18:17:49 +01:00
parent 7990a20ea6
commit bebaf8e7a8
4 changed files with 22 additions and 1 deletions
+8
View File
@@ -623,6 +623,14 @@
/obj/item/assembly/igniter = 1)
category = CAT_MISC
/datum/crafting_recipe/wheelchair
name = "Wheelchair"
result = /obj/vehicle/ridden/wheelchair
reqs = list(/obj/item/stack/sheet/plasteel = 2,
/obj/item/stack/rods = 8)
time = 100
category = CAT_MISC
/datum/crafting_recipe/rcl
name = "Makeshift Rapid Cable Layer"