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