[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
+1 -1
View File
@@ -91,7 +91,7 @@
holder.update_icon()
/obj/item/assembly/prox_sensor/Move()
..()
. = ..()
sense()
/obj/item/assembly/prox_sensor/holder_movement()