mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 15:51:51 +00:00
refactors some gun things (#4036)
* wow * wack * fix * fix * fuck you * i am declaring war on gun devs * fix * fix Co-authored-by: fake_vm_user <fake_vm_user>
This commit is contained in:
@@ -356,7 +356,7 @@
|
||||
selfdeleting = TRUE
|
||||
. = ..()
|
||||
|
||||
/obj/item/riding_offhand/equipped()
|
||||
/obj/item/riding_offhand/equipped(mob/user, slot)
|
||||
if(loc != rider && loc != parent)
|
||||
selfdeleting = TRUE
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user