mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
Another slight adjustment [skip ci]
This commit is contained in:
+1
-1
@@ -856,7 +856,7 @@ bool NPC::SpawnZoneController(){
|
||||
npc_type->max_hp = 2000000000;
|
||||
npc_type->hp_regen = 100000000;
|
||||
npc_type->race = 240;
|
||||
npc_type->size = 1;
|
||||
npc_type->size = .1;
|
||||
npc_type->gender = 2;
|
||||
npc_type->class_ = 1;
|
||||
npc_type->deity = 1;
|
||||
|
||||
Reference in New Issue
Block a user