Skip to content

Commit

Permalink
[MIRROR] Change candy description to have some form of punctuation [M…
Browse files Browse the repository at this point in the history
…DB IGNORE] (#24666) (#345)

* Change candy description to have some form of punctuation (#79387)

---------
Co-authored-by: Mothblocks <[email protected]>
  • Loading branch information
Steals-The-PRs authored Oct 30, 2023
1 parent 96cff2e commit 2d04153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/food/snacks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/obj/item/food/candy
name = "candy"
desc = "Nougat love it or hate it."
desc = "It's nougat, love it or hate it."
icon_state = "candy"
trash_type = /obj/item/trash/candy
food_reagents = list(
Expand Down

0 comments on commit 2d04153

Please sign in to comment.