mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
[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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user