Quote:
Originally Posted by nilbog
UPDATE npc_types SET aggroradius = 30 WHERE aggroradius > 30 and zone = 'crushbone';
|
This command didn't work, but since all zones had a huge aggro radius, I just took off the "and zone = 'zonename';" part and ran the query and it worked fine. I'm going to test out the aggro radius and see how it works.