Minor edits to Message.cpp and define_extra.h.

This commit is contained in:
NovaRain
2019-08-17 20:56:48 +08:00
parent 07ff16af75
commit 99bc47e3f8
4 changed files with 50 additions and 53 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
#define WEAPON_BIGGUN 256 // 0x00000100 - Big Gun
#define WEAPON_2HAND 512 // 0x00000200 - 2Hnd (weapon is two-handed)
#define WEAPON_ENERGYWEAPON 1024 // 0x00000400 - Energy Weapon (forces weapon to use Energy Weapons skill)
#define WEAPON_ENERGY 1024 // 0x00000400 - Energy Weapon (forces weapon to use Energy Weapons skill)
#define ATKMODE_PRI_NONE 0
#define ATKMODE_PRI_PUNCH 1 // 0001