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 07-22-2006, 05:54 PM
Sarepean
Discordant
 
Join Date: Sep 2004
Posts: 253
Default Quick Najena Door Fixes

This adds keys to the doors that they belong to and fixes the opening of one of the SPEARDOWN doors (it opened horizontally, like a normal door, before).

Code:
UPDATE doors SET opentype=60 WHERE id=1485
UPDATE doors SET keyitem=20444 WHERE id=1487
UPDATE doors SET keyitem=20441 WHERE id=1484
UPDATE doors SET keyitem=20442 WHERE id=1483
UPDATE doors SET keyitem=20443 WHERE id=1503
UPDATE doors SET keyitem=20443 WHERE id=1502
UPDATE doors SET keyitem=NULL WHERE id=1486
UPDATE doors SET lockpick=50,keyitem=20445 WHERE id=1500
UPDATE doors SET lockpick=25 WHERE id=1502
UPDATE doors SET lockpick=25 WHERE id=1503
UPDATE doors SET lockpick=40 WHERE id=1484
UPDATE doors SET lockpick=40 WHERE id=1483
UPDATE doors SET lockpick=45 WHERE id=1487
Only for people wanting a little extra live-ism in this zone. I'm fairly sure that these are accurate, although the lockpick column probably isn't working as intended...
Reply With Quote
 

Thread Tools
Display Modes

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 02:23 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