diff --git a/code/game/objects/items/granters.dm b/code/game/objects/items/granters.dm index 20a3de4a0d..d2ecc0cd70 100644 --- a/code/game/objects/items/granters.dm +++ b/code/game/objects/items/granters.dm @@ -446,7 +446,7 @@ crafting_recipe_types = list(/datum/crafting_recipe/food/banana_split, /datum/crafting_recipe/food/root_float, /datum/crafting_recipe/food/bluecharrie_float, /datum/crafting_recipe/food/charrie_float) icon_state = "cooking_learing_ice" oneuse = FALSE - remarks = list("Looks like these would sell much better in a plasma fire...", "Using glass bowls rather then cones?", "Mixing soda and ice-cream?", "Tall glasses with of liquids and solids...") + remarks = list("Looks like these would sell much better in a plasma fire...", "Using glass bowls rather then cones?", "Mixing soda and ice-cream?", "Tall glasses with of liquids and solids...", "Just add a bit of icecream and charry on top?") //Later content when I have free time - Trilby Date:24-Aug-2019 @@ -456,4 +456,4 @@ crafting_recipe_types = list() icon_state = "cooking_learing_illegal" oneuse = FALSE - remarks = list() \ No newline at end of file + remarks = list()