From 1e02f6290aab3be74bbfca9d659f393287dd0a53 Mon Sep 17 00:00:00 2001 From: Razgriz Date: Sat, 11 Jan 2020 04:08:36 -0700 Subject: [PATCH] Standards conformation Searching for a full word, CHOMP or CHOMPStation, is a lot easier than searching for CS and having it return every single time in the english language where CS occurs somehow. --- .../Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm b/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm index 498273ff6a..7efcf71808 100644 --- a/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm +++ b/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm @@ -1231,7 +1231,7 @@ id = "melonade" description = "Oh the.. nostalgia?" taste_description = "watermelon" - nutriment_factor = 1.5 //CS Edit + nutriment_factor = 1.5 //CHOMPStation addition color = "#FFB3BB" adj_temp = -5