Skip to content

Commit 9a97539

Browse files
committed
TODO: voidwaker lightning + VLS on-hit visual effects
1 parent 9c15eaf commit 9a97539

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pufferlib/ocean/osrs_pvp/osrs_pvp_effects.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
#define GFX_DRAGON_DART 1122 /* dragon dart projectile (blowpipe) */
4040
#define GFX_RUNE_DART 231 /* rune dart projectile */
4141
#define GFX_BLOWPIPE_SPEC 1043 /* blowpipe special attack effect */
42+
/* TODO: add voidwaker lightning on-hit GFX (spotanim on opponent).
43+
* TODO: add VLS special attack on-hit effect.
44+
* combat mechanics for both work correctly, just missing visual effects. */
4245

4346
typedef struct {
4447
int gfx_id;

0 commit comments

Comments
 (0)