equal
deleted
inserted
replaced
70 * `FrameTicks`: ??? |
70 * `FrameTicks`: ??? |
71 |
71 |
72 == `vgtAmmo` == |
72 == `vgtAmmo` == |
73 Displays an ammo icon. |
73 Displays an ammo icon. |
74 |
74 |
75 * `Frame`: [AmmoType] ID of ammo to display |
75 * `Frame`: !AmmoType ID of ammo to display (see [AmmoTypes]) |
76 |
76 |
77 == `vgtHealthTag` == |
77 == `vgtHealthTag` == |
78 A health tag for hedgehogs. But with a few changes, this is also useful to display arbitray numbers on the screen. |
78 A health tag for hedgehogs. But with a few changes, this is also useful to display arbitray numbers on the screen. |
79 |
79 |
80 * `State`: Number to display |
80 * `State`: Number to display |