mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user