[FIX] You can now throw chem grenades (And some other things) further than 1 tile again (#26105)

* Fix throwing for a couple of items

* Not watertanks

* Or backtank fire extinguishers

---------

Co-authored-by: Adrer <adrermail@gmail.com>
This commit is contained in:
Adrer
2024-07-01 23:07:26 +00:00
committed by GitHub
co-authored by Adrer
parent e136be0f64
commit 6738775be2
4 changed files with 4 additions and 4 deletions
@@ -33,7 +33,7 @@
qdel(src)
/obj/structure/chair/Move(atom/newloc, direct)
..()
. = ..()
handle_rotation()
/obj/structure/chair/attackby(obj/item/W as obj, mob/user as mob, params)