mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
Adds variables for CentComm, NanoTrasen and the station name.
This commit is contained in:
@@ -1166,7 +1166,7 @@
|
||||
|
||||
glass_icon_state = "acidspitglass"
|
||||
glass_name = "glass of Acid Spit"
|
||||
glass_desc = "A drink from Nanotrasen. Made from live aliens."
|
||||
glass_desc = "A drink from the company archives. Made from live aliens."
|
||||
glass_center_of_mass = list("x"=16, "y"=7)
|
||||
|
||||
/datum/reagent/ethanol/alliescocktail
|
||||
@@ -1196,7 +1196,7 @@
|
||||
/datum/reagent/ethanol/amasec
|
||||
name = "Amasec"
|
||||
id = "amasec"
|
||||
description = "Official drink of the NanoTrasen Gun-Club!"
|
||||
description = "Official drink of the Gun Club!"
|
||||
reagent_state = LIQUID
|
||||
color = "#664300"
|
||||
strength = 25
|
||||
@@ -1243,7 +1243,7 @@
|
||||
|
||||
glass_icon_state = "atomicbombglass"
|
||||
glass_name = "glass of Atomic Bomb"
|
||||
glass_desc = "Nanotrasen cannot take legal responsibility for your actions after imbibing."
|
||||
glass_desc = "We cannot take legal responsibility for your actions after imbibing."
|
||||
glass_center_of_mass = list("x"=15, "y"=7)
|
||||
|
||||
/datum/reagent/ethanol/b52
|
||||
@@ -1456,7 +1456,7 @@
|
||||
/datum/reagent/ethanol/grog
|
||||
name = "Grog"
|
||||
id = "grog"
|
||||
description = "Watered down rum, NanoTrasen approves!"
|
||||
description = "Watered-down rum, pirate approved!"
|
||||
reagent_state = LIQUID
|
||||
color = "#664300"
|
||||
strength = 100
|
||||
|
||||
Reference in New Issue
Block a user