Merge pull request #2 from dtfe3/dtfe3-patch-1
Fix for the improvised jetpack
This commit is contained in:
@@ -706,6 +706,6 @@
|
|||||||
name = "Improvised Jetpack"
|
name = "Improvised Jetpack"
|
||||||
result = /obj/item/tank/jetpack/improvised
|
result = /obj/item/tank/jetpack/improvised
|
||||||
time = 30
|
time = 30
|
||||||
reqs = list(/obj/item/tank/internals/oxygen/red = 2, /obj/item/extinguisher = 1, /obj/item/pipe = 3, /obj/item/stack/cable_coil = 30)//red oxygen tank so it looks right
|
reqs = list(/obj/item/tank/internals/oxygen/red = 2, /obj/item/extinguisher = 1, /obj/item/stack/cable_coil = 30)//red oxygen tank so it looks right
|
||||||
category = CAT_MISC
|
category = CAT_MISC
|
||||||
tools = list(TOOL_WRENCH, TOOL_WELDER, TOOL_WIRECUTTER)
|
tools = list(TOOL_WRENCH, TOOL_WELDER, TOOL_WIRECUTTER)
|
||||||
|
|||||||
Reference in New Issue
Block a user