mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Fixes missing cooldowns, missing cult blade sound.
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
update_held_icon()
|
||||
|
||||
//update timing
|
||||
user.setClickCooldown(4)
|
||||
user.setClickCooldown(DEFAULT_QUICK_COOLDOWN)
|
||||
user.setMoveCooldown(move_delay)
|
||||
next_fire_time = world.time + fire_delay
|
||||
|
||||
|
||||
Reference in New Issue
Block a user