Rewrites the grapple gun's description. (#84181)

## About The Pull Request
Fixes two typos, specifies why a grappling hook is good for lavaland
(lavaland's famous rock walls), and adds a description of the item
itself.
## Why It's Good For The Game
Old item description had typos and didn't actually contain a description
for the item at all, so it needed fixed.
## Changelog
🆑
spellcheck: Grapple gun's description has been updated.
/🆑
This commit is contained in:
Da Cool Boss
2024-06-23 21:53:26 -04:00
committed by GitHub
parent d8783ce432
commit a6fb394488
+1 -1
View File
@@ -2,7 +2,7 @@
/obj/item/grapple_gun
name = "grapple gun"
desc = "A handy tool for traversing the land-scape of lava-land!"
desc = "A small specialised airgun capable of launching a climbing hook into a distant rock face and pulling the user toward it via motorised zip-line. A handy tool for traversing the craggy landscape of lavaland!"
icon = 'icons/obj/mining.dmi'
icon_state = "grapple_gun"
lefthand_file = 'icons/mob/inhands/weapons/guns_lefthand.dmi'