Thread
:
Query to scale all NPCs back some
View Single Post
#
9
10-27-2019, 03:52 AM
Mistmaker
Sarnak
Join Date: Feb 2014
Posts: 77
If you use this one you will avoid reducing all the pets. Unless you want them reduced too then run the scaling on all NPC's
UPDATE npc_types SET HP = HP*0.75 WHERE ID > 999;
__________________
~
Mr. Gold
~
Pillage and Plunder
~
Mistmaker
View Public Profile
Send a private message to Mistmaker
Find all posts by Mistmaker