mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Attack Chain Migration: Tanks (#31873)
* tanks attack chain migration. Tanks, you're welcome. Now with less curses. * AGGGHHHHHH!
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
/obj/item/onetankbomb/attackby__legacy__attackchain(obj/item/W, mob/user, params)
|
||||
if(istype(W, /obj/item/analyzer))
|
||||
bombtank.attackby__legacy__attackchain(W, user, params)
|
||||
bombtank.item_interaction(user, W)
|
||||
return
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user