Quote:
Originally Posted by Kingly_Krab
As far as to why you would do that, I'm not sure, but here is the query (use it at your own risk):
Code:
UPDATE `npc_types` SET `runspeed` = '1.25' WHERE `runspeed` > '0.0' AND `runspeed` < '1.25';
|
because that is what I thought it was saying to do here.
https://github.com/EQEmu/Server/comm...668315c0a931d1