Updates as per review.

This commit is contained in:
Rykka
2019-08-31 15:01:00 -06:00
parent a51070d192
commit ae2086b288
@@ -762,7 +762,7 @@
user.visible_message("<span class='notice'>[user] opens \the [src] and starts pumping the handle.</span>", \
"<span class='notice'>You open \the [src] and start pumping the handle.</span>")
while(recharging)
if(!do_after(user, 10, src, ignore_movement = TRUE))
if(!do_after(user, 10, src,))
break
playsound(get_turf(src),'sound/items/change_drill.ogg',25,1)
if(power_supply.give(phase_power) < phase_power)