Go Back   EQEmulator Home > EQEmulator Forums > General > General::General Discussion

General::General Discussion General discussion about EverQuest(tm), EQEMu, and related topics.
Do not post support topics here.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-29-2012, 01:11 PM
Drajor's Avatar
Drajor
Developer
 
Join Date: Nov 2012
Location: Halas
Posts: 355
Default

I read the whole spoiler while I had my morning coffee and I got curious too.

Code:
SELECT npc_types.id, npc_types.`name`
FROM `spawn2`
INNER JOIN spawnentry ON spawn2.spawngroupID = spawnentry.spawngroupID AND spawn2.zone = "lavastorm"
INNER JOIN npc_types ON npc_types.id = spawnentry.npcID AND npc_types.class = 2;
I ran this SQL on PEQ to get a list of cleric NPC's that spawn in lavastorm.

Code:
a_Solusek_goblin_priest
a_Solusek_goblin_priest
a_cinder_goblin_cleric
a_Solusek_goblin_priest
#Drexel
a_shadowed_man
a_shadowed_man
This is the list I came up with. The only interesting NPC is Dexel and he seems to have been added much later. So I am not sure ><
__________________
Drajor regards you indifferently -- what would you like your tombstone to say?
Reply With Quote
Reply

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 05:52 AM.


 

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