mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user