mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
adds tank
This commit is contained in:
@@ -1135,6 +1135,13 @@
|
||||
crate_name = "water tank crate"
|
||||
crate_type = /obj/structure/closet/crate/large
|
||||
|
||||
/datum/supply_pack/misc/hightank
|
||||
name = "High-Capacity Water Tank Crate"
|
||||
cost = 1200
|
||||
contains = list(/obj/structure/reagent_dispensers/watertank/high)
|
||||
crate_name = "high-capacity water tank crate"
|
||||
crate_type = /obj/structure/closet/crate/large
|
||||
|
||||
/datum/supply_pack/misc/lasertag
|
||||
name = "Laser Tag Crate"
|
||||
cost = 1500
|
||||
|
||||
Reference in New Issue
Block a user