mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Undo meteor shield changes (#8141)
This commit is contained in:
@@ -85,8 +85,6 @@
|
||||
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