Skip to content

Commit

Permalink
TGS Test Merge (#6172)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue authored and Blue committed Dec 2, 2023
2 parents 6c6a4cf + 16f8179 commit ffa7317
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/food/food/cans.dm
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@

/obj/item/reagent_containers/food/drinks/cans/kyocola_fire/Initialize(mapload)
. = ..()
reagents.add_reagent("nicolafire", 30)
reagents.add_reagent("kyocolafire", 30)

/obj/item/reagent_containers/food/drinks/cans/kyocola_sakura
name = "\improper KyoCola Sakura"
Expand Down
Binary file modified icons/obj/drinks.dmi
Binary file not shown.

0 comments on commit ffa7317

Please sign in to comment.