mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
[MIRROR] Fixes swapped reverse revolver sprites [MDB IGNORE] (#18830)
Fixes swapped reverse revolver sprites (#72662) ## About The Pull Request Fixes https://github.com/tgstation/tgstation/issues/72651 by changing reverse revolver sprite to "revolversyndie" ## Why It's Good For The Game Fixes an issue ## Changelog 🆑 fix: Fixes reverse revolver sprite being swapped to normal revolver sprite /🆑 Co-authored-by: SuperSlayer <91609255+SuperSlayer0@users.noreply.github.com>
This commit is contained in:
@@ -272,6 +272,7 @@
|
||||
|
||||
/obj/item/gun/ballistic/revolver/reverse //Fires directly at its user... unless the user is a clown, of course.
|
||||
clumsy_check = FALSE
|
||||
icon_state = "revolversyndie"
|
||||
|
||||
/obj/item/gun/ballistic/revolver/reverse/can_trigger_gun(mob/living/user, akimbo_usage)
|
||||
if(akimbo_usage)
|
||||
|
||||
Reference in New Issue
Block a user