Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Alexsey Bezyuk <[email protected]>
  • Loading branch information
don-pardon42 and PhantornRU authored Oct 21, 2024
1 parent 7e76a0f commit a4f192b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/food_and_drinks/food/condiment.dm
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@
desc = "Небольшая упаковка с приправой. На ярлыке написано, что она содержит [originalname]."
else
icon_state = "condi_empty"
desc = "Небольшая упаковка для приправ. Она пуста.."
desc = "Небольшая упаковка для приправ. Она пуста."

//Ketchup
/obj/item/reagent_containers/condiment/pack/ketchup
Expand Down

0 comments on commit a4f192b

Please sign in to comment.