mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
fixes wabbajack statue (#87002)
## About The Pull Request closes https://github.com/tgstation/tgstation/issues/86987 ## Changelog 🆑 grungussuss fix: fixed wabbajack statue not activating /🆑
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
. = ..()
|
||||
icon_state = active ? icon_state_on : initial(icon_state)
|
||||
|
||||
/obj/machinery/power/emitter/energycannon/magical/process()
|
||||
/obj/machinery/power/emitter/energycannon/magical/process_early(seconds_per_tick)
|
||||
. = ..()
|
||||
if(active_tables.len >= tables_required)
|
||||
if(!active)
|
||||
|
||||
Reference in New Issue
Block a user