Add W_SHRAPNEL to ppk.h

Issue #108 resolved
Joris created an issue

In watchdamage packets only, 15 is used as the weapon type for shrapnel. (All other fields in struct weapons is always 0)

{{{ #!C

#define W_SHRAPNEL 15 / used in watchdamage packet only /

}}}

Comments (2)

  1. Log in to comment