[MIRROR] Fixes carrot sword description (#28892)

* Fixes carrot sword description (#84989)

## About The Pull Request
closes https://github.com/tgstation/tgstation/issues/84988
## Changelog
🆑 grungususs
spellcheck: fixed a typo for carrot sword description
/🆑

* Fixes carrot sword description

---------

Co-authored-by: grungussuss <96586172+Sadboysuss@users.noreply.github.com>
This commit is contained in:
SkyratBot
2024-07-17 21:05:25 +05:30
committed by GitHub
co-authored by grungussuss
parent a9a81c2f33
commit 5672315471
+1 -1
View File
@@ -162,7 +162,7 @@ for further reading, please see: https://github.com/tgstation/tgstation/pull/301
/obj/item/claymore/carrot
name = "carrot sword"
desc = "A full-sized carrot sword. Definitely \not\ good for the eyes, not anymore."
desc = "A full-sized carrot sword. Definitely <b>not</b> good for the eyes, not anymore."
icon_state = "carrot_sword"
inhand_icon_state = "carrot_sword"
worn_icon_state = "carrot_sword"