mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Commented out soviet and nazi packs from supply packs.
This commit is contained in:
@@ -1230,6 +1230,7 @@ var/list/all_supply_groups = list("Supplies","Clothing","Security","Hospitality"
|
||||
containername = "Clothing stack of packs"
|
||||
group = "Vending Machine packs"
|
||||
|
||||
/*
|
||||
/datum/supply_packs/sovietmachines
|
||||
name = "Old and Forgotten stack of packs"
|
||||
contains = list(/obj/structure/vendomatpack/sovietsoda,
|
||||
@@ -1241,6 +1242,7 @@ var/list/all_supply_groups = list("Supplies","Clothing","Security","Hospitality"
|
||||
containername = "Old and Forgotten stack of packs"
|
||||
group = "Vending Machine packs"
|
||||
hidden = 1
|
||||
*/
|
||||
|
||||
/datum/supply_packs/magimachines
|
||||
name = "Strange and Bright stack of packs"
|
||||
|
||||
Reference in New Issue
Block a user