mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
Merge pull request #11471 from Hatterhat/the-last-minute
helLO i forgot to change an icon name for crusher overlays please merge
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)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user