mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 09:28:21 +00:00
Texture work
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ struct NPCType
|
||||
{
|
||||
char name[64];
|
||||
char lastname[70];
|
||||
int32 cur_hp;
|
||||
int32 current_hp;
|
||||
int32 max_hp;
|
||||
float size;
|
||||
float runspeed;
|
||||
|
||||
Reference in New Issue
Block a user