mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Fixes ghosts' boo ability going on cooldown when the light they tried to flicker didn't flick (#62965)
This commit is contained in:
@@ -414,6 +414,7 @@
|
||||
sleep(rand(5, 15))
|
||||
on = (status == LIGHT_OK)
|
||||
update(FALSE)
|
||||
. = TRUE //did we actually flicker?
|
||||
flickering = FALSE
|
||||
|
||||
// ai attack - make lights flicker, because why not
|
||||
|
||||
Reference in New Issue
Block a user