summaryrefslogtreecommitdiff
path: root/src/map/map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.hpp')
-rw-r--r--src/map/map.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/map.hpp b/src/map/map.hpp
index caffab0..374282d 100644
--- a/src/map/map.hpp
+++ b/src/map/map.hpp
@@ -180,7 +180,7 @@ struct map_session_data
interval_t hp_sub, sp_sub;
interval_t inchealhptick, inchealsptick;
- short weapontype1, weapontype2;
+ ItemLook weapontype1, weapontype2;
earray<int, ATTR, ATTR::COUNT> paramb, paramc, parame, paramcard;
int hit, flee, flee2;
interval_t aspd, amotion, dmotion;