Updated drink descriptions to not reference old names (#16355)

This commit is contained in:
Pirouette
2023-05-20 11:18:37 -04:00
committed by GitHub
parent 06452e6537
commit 080b88d294
3 changed files with 8 additions and 2 deletions
@@ -2531,7 +2531,7 @@
glass_icon_state = "ginvodkaglass"
glass_name = "glass of gin"
glass_desc = "A crystal clear glass of Griffeater gin."
glass_desc = "A crystal clear glass of Borovicka gin."
glass_center_of_mass = list("x"=16, "y"=12)
/singleton/reagent/alcohol/victorygin
@@ -527,7 +527,7 @@
/obj/item/reagent_containers/food/drinks/bottle/brandy
name = "Admiral Cindy's brandy"
desc = "Cheap knock off for Silverport cognac; Getmore's attempt to ride off the cognac fad of the 2420s."
desc = "Cheap knock off for Cytherean cognac; Getmore's attempt to ride off the cognac fad of the 2420s."
desc_extended = DRINK_FLUFF_GETMORE
icon_state = "brandybottle"
center_of_mass = list("x" = 15,"y" = 8)