mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
fixes an infinite loop (#22982)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
/obj/item/gun/throw/crossbow/emp_act(severity)
|
||||
if(cell && severity)
|
||||
emp_act(severity)
|
||||
cell.emp_act(severity)
|
||||
|
||||
/obj/item/gun/throw/crossbow/update_icon_state()
|
||||
if(!tension)
|
||||
|
||||
Reference in New Issue
Block a user