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