Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Database/World Building

Development::Database/World Building World Building forum, dedicated to the EQEmu MySQL Database. Post partial/complete databases for spawns, items, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-14-2011, 05:47 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default New Races Query

This isn't groundbreaking by any means and there might be some other ones floating around there, but I threw this one together in 2 minutes to update races within the npc_types table. Here it is if you like, back up your database!



Code:
UPDATE npc_types SET race = 468 WHERE race = 37;
UPDATE npc_types SET race = 469 WHERE race = 108;
UPDATE npc_types SET race = 433 WHERE race = 40;
UPDATE npc_types SET race = 454 WHERE race = 14;
UPDATE npc_types SET race = 455 WHERE race = 48;
UPDATE npc_types SET race = 456 WHERE race = 28;
UPDATE npc_types SET race = 458 WHERE race = 54;
UPDATE npc_types SET race = 464 WHERE race = 29;
UPDATE npc_types SET race = 416 WHERE race = 34;
UPDATE npc_types SET race = 415 WHERE race = 36;
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 08:09 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3