mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-18 03:36:07 +01:00
Shield diffusers gets disabled with meteors (#8123)
This commit is contained in:
@@ -85,6 +85,8 @@
|
||||
if(!duration)
|
||||
return
|
||||
alarm = round(max(alarm, duration))
|
||||
for(var/obj/machinery/shield_gen/gen in global.machines) // CHOMPEdit - Fills the gaps made by diffusers
|
||||
gen.fill_diffused()
|
||||
update_icon()
|
||||
|
||||
/obj/machinery/shield_diffuser/examine(var/mob/user)
|
||||
|
||||
Reference in New Issue
Block a user