mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-28 14:36:23 +01:00
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-02-24
# Conflicts: # maps/southern_cross/southern_cross-1.dmm
This commit is contained in:
@@ -540,3 +540,12 @@
|
||||
/obj/item/weapon/reagent_containers/food/drinks/bottle/sake/New()
|
||||
..()
|
||||
reagents.add_reagent("sake", 100)
|
||||
|
||||
/obj/item/weapon/reagent_containers/food/drinks/bottle/champagne
|
||||
name = "Gilthari Luxury Champagne"
|
||||
desc = "For those special occassions."
|
||||
icon_state = "champagne"
|
||||
|
||||
/obj/item/weapon/reagent_containers/food/drinks/bottle/champagne/New()
|
||||
..()
|
||||
reagents.add_reagent("champagne", 100)
|
||||
Reference in New Issue
Block a user