mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-21 11:07:46 +01:00
Updates as per review.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user