Implemented mob equipment light sources

This commit is contained in:
Uleat
2015-01-24 22:00:06 -05:00
parent 7e980e1e7c
commit cc1d7d54c2
23 changed files with 286 additions and 35 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ struct NPCType
uint32 alt_currency_type;
uint32 adventure_template;
uint32 trap_template;
uint8 light; //not loaded from DB
uint8 light;
uint32 AC;
uint32 Mana; //not loaded from DB
uint32 ATK; //not loaded from DB