Update Wait authored by Lxlp's avatar Lxlp
...@@ -17,6 +17,7 @@ Puts the metaskill on hold (like the [delay](/skills/mechanics/delay) mechanic) ...@@ -17,6 +17,7 @@ Puts the metaskill on hold (like the [delay](/skills/mechanics/delay) mechanic)
GroundSlam: GroundSlam:
Skills: Skills:
- jump{v=5} - jump{v=5}
- delay 5
- wait{cond=[ - onground ];tt=300} - wait{cond=[ - onground ];tt=300}
- explode - explode
``` ```
... ...
......