diff options
Diffstat (limited to 'src/map/pc.h')
-rw-r--r-- | src/map/pc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/pc.h b/src/map/pc.h index 05cdc9e73..af26ce8d2 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -487,7 +487,7 @@ enum weapon_type { W_2HMACE, //9 (unused) W_STAFF, //10 W_BOW, //11 - W_KNUCKLE, //12 + W_KNUCKLE, //12 W_MUSICAL, //13 W_WHIP, //14 W_BOOK, //15 |