From 370bf9f32ed937420323611ca44580f127c40252 Mon Sep 17 00:00:00 2001 From: Vicious Date: Wed, 5 Apr 2006 19:55:40 +0000 Subject: added missing weapon type, W_HUUMA(or kazema.. but huuma would be more.. correct) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5913 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/pc.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/pc.h') diff --git a/src/map/pc.h b/src/map/pc.h index 4984713a5..72a3a1f18 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -36,6 +36,7 @@ enum { W_SHOTGUN, //19 W_GATLING, //20 W_GRENADE, //21 + W_HUUMA, //22 MAX_WEAPON_TYPE } weapon_type; -- cgit v1.2.3-60-g2f50