mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
adds the ability for large air pumps to be ordered from cargo (#30515)
This commit is contained in:
@@ -284,3 +284,10 @@
|
||||
cost = 500
|
||||
containertype = /obj/structure/closet/crate
|
||||
containername = "chemical flamethrower canister crate"
|
||||
|
||||
/datum/supply_packs/engineering/canister/large_air_pump
|
||||
name = "Large Air Pump"
|
||||
contains = list(/obj/machinery/atmospherics/portable/pump/big)
|
||||
cost = 400
|
||||
containertype = /obj/structure/largecrate
|
||||
containername = "Large Air Pump Crate"
|
||||
|
||||
Reference in New Issue
Block a user