Adds a new icelance sprite. (#8397)

This commit is contained in:
Alberyk
2020-03-11 02:53:56 -03:00
committed by GitHub
parent b3be5951f2
commit e9e634e494
3 changed files with 7 additions and 0 deletions
@@ -40,6 +40,7 @@
)
playsound(user.loc, 'sound/items/crank.ogg', 60, 1)
is_charging = TRUE
flick("crank", src)
if(do_after(user,20))
to_chat(user, "<span class='notice'>You finish charging \the [src].</span>")
power_supply.give(charge_cost)