mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Remove plasteel crates from cargo (#18661)
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
This commit is contained in:
co-authored by
adrermail@gmail.com <adrermail@gmail.com>
parent
48b3f1dec9
commit
b282f24f9a
@@ -1335,20 +1335,6 @@ GLOBAL_LIST_INIT(all_supply_groups, list(SUPPLY_EMERGENCY,SUPPLY_SECURITY,SUPPLY
|
||||
cost = 10
|
||||
containername = "metal sheets crate"
|
||||
|
||||
/datum/supply_packs/materials/plasteel20
|
||||
name = "20 Plasteel Sheets Crate"
|
||||
contains = list(/obj/item/stack/sheet/plasteel)
|
||||
amount = 20
|
||||
cost = 30
|
||||
containername = "plasteel sheets crate"
|
||||
|
||||
/datum/supply_packs/materials/plasteel50
|
||||
name = "50 Plasteel Sheets Crate"
|
||||
contains = list(/obj/item/stack/sheet/plasteel)
|
||||
amount = 50
|
||||
cost = 50
|
||||
containername = "plasteel sheets crate"
|
||||
|
||||
/datum/supply_packs/materials/glass50
|
||||
name = "50 Glass Sheets Crate"
|
||||
contains = list(/obj/item/stack/sheet/glass)
|
||||
|
||||
Reference in New Issue
Block a user