mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
Stop the attack chain after the tank is inserted (#28187)
This commit is contained in:
committed by
GitHub
parent
6ef209d931
commit
fddf6be647
@@ -77,6 +77,7 @@
|
||||
loaded_tank = used
|
||||
used.forceMove(src)
|
||||
update_icons()
|
||||
return ITEM_INTERACT_COMPLETE
|
||||
else if(used.tool_behaviour == TOOL_CROWBAR)
|
||||
if(loaded_tank && !locked)
|
||||
eject()
|
||||
|
||||
Reference in New Issue
Block a user