mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
helLO i forgot to change an icon name
This commit is contained in:
@@ -163,7 +163,8 @@
|
||||
D.fire()
|
||||
charged = FALSE
|
||||
update_icon()
|
||||
addtimer(CALLBACK(src, .proc/Recharge), charge_time * (user?.ConflictElementCount(CONFLICT_ELEMENT_CRUSHER) || 1))
|
||||
addtimer(CALLBACK(src, .proc/Recharge), charge_time)
|
||||
// * (user?.ConflictElementCount(CONFLICT_ELEMENT_CRUSHER) || 1 - tentatively commented out
|
||||
return
|
||||
if(proximity_flag && isliving(target))
|
||||
detonate(target, user)
|
||||
|
||||
Reference in New Issue
Block a user