mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Merge pull request #5010 from CHOMPStation2/upstream-merge-12971
[MIRROR] [MIRROR] Bartending enhancements (ABLE TO BE MERGED)
This commit is contained in:
@@ -263,6 +263,16 @@
|
||||
/obj/item/weapon/reagent_containers/glass/beaker/sulphuric
|
||||
prefill = list("sacid" = 60)
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/beaker/stopperedbottle
|
||||
name = "stoppered bottle"
|
||||
desc = "A stoppered bottle for keeping beverages fresh."
|
||||
icon_state = "stopperedbottle"
|
||||
center_of_mass = list("x" = 16,"y" = 13)
|
||||
volume = 120
|
||||
amount_per_transfer_from_this = 10
|
||||
possible_transfer_amounts = list(5,10,15,25,30,60,120)
|
||||
flags = OPENCONTAINER
|
||||
|
||||
/obj/item/weapon/reagent_containers/glass/bucket
|
||||
desc = "It's a bucket."
|
||||
name = "bucket"
|
||||
|
||||
Reference in New Issue
Block a user