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:
silicons
2022-05-12 14:41:29 -07:00
committed by GitHub
parent eada4cef69
commit e88f63cd33
94 changed files with 463 additions and 418 deletions

View File

@@ -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)