mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adding admin verb to load templates(maps) during runtime. (#7674)
This commit is contained in:
committed by
Matt Atlas
parent
f64bddfd64
commit
7b07d8f2e0
@@ -244,10 +244,10 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
|
||||
name = "Janitorial supplies"
|
||||
contains = list(/obj/item/reagent_containers/glass/bucket,
|
||||
/obj/item/mop,
|
||||
/obj/item/caution,
|
||||
/obj/item/caution,
|
||||
/obj/item/caution,
|
||||
/obj/item/caution,
|
||||
/obj/item/clothing/suit/caution,
|
||||
/obj/item/clothing/suit/caution,
|
||||
/obj/item/clothing/suit/caution,
|
||||
/obj/item/clothing/suit/caution,
|
||||
/obj/item/storage/bag/trash,
|
||||
/obj/item/device/lightreplacer,
|
||||
/obj/item/reagent_containers/spray/cleaner,
|
||||
|
||||
Reference in New Issue
Block a user