Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ZephyrTFA committed Nov 6, 2023
1 parent 21ce6b1 commit 3641818
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
set_machine_stat(machine_stat|BROKEN)
linked_ship.broadcast("Critical failure in magnetocore, unable to error correct.")
spool_percent = 0
playsound(src, 'sound/mecha/mecha_shield_drop.ogg', 50)
playsound(src, 'sound/mecha/mech_shield_drop.ogg', 50)

/obj/machinery/power/ship_shield_generator/welder_act(mob/living/user, obj/item/weldingtool/welder)
if(obj_integrity >= max_integrity)
Expand Down

0 comments on commit 3641818

Please sign in to comment.