[MIRROR] Fixes reverse revolver name [MDB IGNORE] (#19267)

* Fixes reverse revolver name (#73315)

## About The Pull Request

Reverse revolver is now named "Syndicate Revolver", same as the normall
syndie revolver.

Fixes https://github.com/tgstation/tgstation/issues/73313

## Why It's Good For The Game

Fix

## Changelog
🆑
fix: Fixes reverse revolver name being different from syndicate revolver
name
/🆑

* Fixes reverse revolver name

---------

Co-authored-by: SuperSlayer <91609255+SuperSlayer0@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-02-10 16:09:17 -08:00
committed by GitHub
co-authored by SuperSlayer
parent 5444f03b11
commit a0d9cdace3
@@ -271,6 +271,7 @@
user.visible_message(span_danger("[user.name]'s soul is captured by \the [src]!"), span_userdanger("You've lost the gamble! Your soul is forfeit!"))
/obj/item/gun/ballistic/revolver/reverse //Fires directly at its user... unless the user is a clown, of course.
name = "\improper Syndicate Revolver"
clumsy_check = FALSE
icon_state = "revolversyndie"