mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Merge pull request #5010 from CHOMPStation2/upstream-merge-12971
[MIRROR] [MIRROR] Bartending enhancements (ABLE TO BE MERGED)
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
cost = 10
|
||||
containertype = /obj/structure/closet/crate/gilthari
|
||||
containername = "crate of bar supplies"
|
||||
|
||||
|
||||
/datum/supply_pack/hospitality/cookingoil
|
||||
name = "Cooking oil tank crate"
|
||||
contains = list(/obj/structure/reagent_dispensers/cookingoil)
|
||||
@@ -96,6 +96,15 @@
|
||||
containertype = /obj/structure/closet/crate/centauri
|
||||
containername = "Painting equipment"
|
||||
|
||||
/datum/supply_pack/hospitality/holywater
|
||||
name = "Holy water crate"
|
||||
contains = list(
|
||||
/obj/item/weapon/reagent_containers/food/drinks/bottle/holywater = 3
|
||||
)
|
||||
cost = 15
|
||||
containertype = /obj/structure/closet/crate/gilthari
|
||||
containername = "holy water crate"
|
||||
|
||||
/datum/supply_pack/randomised/hospitality/
|
||||
group = "Hospitality"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user