box of XL shotgun darts no longer has an XL name (#93002)

## About The Pull Request

Fixes the name of XL shotgun darts

## Why It's Good For The Game

"A box full of shotgun darts with increased chemical storage capacity"
barely fits on the screen as a tooltip

## Changelog

🆑 LT3
fix: 'a box full of shotgun darts with increased chemical storage
capacity' now has a shorter name
/🆑
This commit is contained in:
LT3
2025-09-17 03:02:28 +02:00
committed by GitHub
parent 64c93812d4
commit c3aa5ff596
@@ -219,7 +219,7 @@
/obj/item/storage/box/large_dart
name = "box of XL shotgun darts"
name = "A box full of shotgun darts with increased chemical storage capacity."
desc = "A box full of shotgun darts with increased chemical storage capacity."
icon_state = "shotdart_box"
illustration = null