mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
VSCode fixes (#22847)
* some fixes * ow my brain * ight then * more * MORE * ;
This commit is contained in:
@@ -193,7 +193,8 @@
|
||||
visible_message("<span class='danger'>[M] has attempted to punch [src]!</span>")
|
||||
if(src.health <= 0)
|
||||
src.explode()
|
||||
M.delayNextAttack(10)
|
||||
|
||||
M.delayNextAttack(10)
|
||||
..()
|
||||
|
||||
/obj/machinery/bot/chefbot/kick_act()
|
||||
|
||||
Reference in New Issue
Block a user