mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-28 10:31:59 +00:00
* Russian revolver now lets you suicide with it (#70568) * Russian revolver now lets you suicide with it Russian revolvers now use fire_gun instead of afterattack, so the gun's suicide (which uses process_fire) will now work. I haven't tested, but this seems to fix https://github.com/tgstation/tgstation/issues/66152 too (Monkeys getting aggro on people pointing the gun at them). * actually, don't check for mob Now the text is consistent with how it previously was, while always displaying the visible message. * fix the comment to state yourself only * Russian revolver now lets you suicide with it Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>