Skip to content

Commit

Permalink
[MIRROR] Called Gripper gloves - have nothing to do with gripping (#2753
Browse files Browse the repository at this point in the history
)

* Called Gripper gloves - have nothing to do with gripping (#83555)

<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request
Renames the gripping gloves to Enhanced Retrieval gloves

## Why It's Good For The Game
These gloves in fact do nothing for your grip, they actually only let
you tackle things, alternate name suggestions are welcome.

## Changelog


:cl: oranges
spellcheck: Gripper gloves are now Enhanced Retrieval gloves
/:cl:

---------

Co-authored-by: Fikou <[email protected]>

* Called Gripper gloves - have nothing to do with gripping

---------

Co-authored-by: oranges <[email protected]>
Co-authored-by: Fikou <[email protected]>
Co-authored-by: NovaBot13 <[email protected]>
  • Loading branch information
4 people authored and StealsThePRs committed May 31, 2024
1 parent 4ac83ea commit d9d4aa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/clothing/gloves/tacklers.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/obj/item/clothing/gloves/tackler
name = "gripper gloves"
desc = "Special gloves that manipulate the blood vessels in the wearer's hands, granting them the ability to launch headfirst into walls."
name = "enhanced retrieval gloves"
desc = "Special gloves that manipulate the blood vessels in the wearer's hands, granting them the ability to launch headfirst into walls and tackle fleeing criminals in a single bound."
icon_state = "tackle"
inhand_icon_state = null
cold_protection = HANDS
Expand Down

0 comments on commit d9d4aa9

Please sign in to comment.