EQ2EMu/server
Image 8c62258540 Quest Suspicious Activity in Antonica by Tyllia Navar added
Only outstanding item is the red book over the NPCs head doesn't appear until you get past the first return dialog (??).  There is a step required to return to the original quest npc.

insert into quests set quest_id=3000, name='Suspicious Activity',type='Antonica',zone='Antonica',level=13,enc_level=0,description='Tyllia Navar is observing gnoll activity in southwestern Antonica and has asked for my help. She has asked that I slay some of the Sabertooth neophytes and runts that run along the coast south of her location. She has also asked that I search the boat they have been using to ferry supplies between the mainland and their islands.',spawn_id=121435,lua_script='Quests/Antonica/SuspiciousActivity.lua',completed_text='I did as Tyllia asked and slew the gnolls. Unfortunately there was nothing in the boat.';
insert into quest_details set quest_id=3000,subtype='Coin',value=92;
insert into quest_details set quest_id=3000,subtype='MaxCoin',value=99;
insert into quest_details set quest_id=3000,subtype='Experience',value=350;
insert into quest_details set quest_id=3000,subtype='Faction',value=85,faction_id=214;
insert into quest_details set quest_id=3000,type='Reward',subtype='Selectable',value=70606,quantity=1;
insert into quest_details set quest_id=3000,type='Reward',subtype='Selectable',value=70962,quantity=1;
insert into quest_details set quest_id=3000,type='Reward',subtype='Selectable',value=73108,quantity=1;
insert into quest_details set quest_id=3000,type='Reward',subtype='Selectable',value=73713,quantity=1;
insert into quest_details set quest_id=3000,type='Reward',subtype='Selectable',value=75317,quantity=1;
insert into quest_details set quest_id=3000,type='Reward',subtype='Selectable',value=80061,quantity=1;
insert into quest_details set quest_id=3000,type='Reward',subtype='Selectable',value=89586,quantity=1;
2020-05-14 23:57:47 -04:00
..
ItemScripts Fix for Tainted quest in Queens Colony duplicating parchment scrap 2020-05-09 13:06:05 -04:00
Maps Freeport city navs 2020-04-21 00:26:35 -04:00
Quests Quest Suspicious Activity in Antonica by Tyllia Navar added 2020-05-14 23:57:47 -04:00
SpawnScripts Quest Suspicious Activity in Antonica by Tyllia Navar added 2020-05-14 23:57:47 -04:00
Spells neatz Mesmerize spell fix 2020-05-09 08:22:12 -04:00
ZoneScripts Update lua to EQ2EMu current. 2020-05-08 11:07:44 -07:00
CommonStructs.xml Base 2020-02-28 09:17:24 -05:00
eq2-updates.sql Base 2020-02-28 09:17:24 -05:00
EQ2_Structs.xml Base 2020-02-28 09:17:24 -05:00
EQ2Login__Debug64.exe Exe Updates 2020-05-13 23:27:09 -04:00
EQ2World__Debug_x64.exe Exe Updates 2020-05-13 23:27:09 -04:00
ItemStructs.xml EQ2Emu Merge To Current Date (Requires DB update, will be separate commit) 2020-03-02 22:01:36 -05:00
log_config.xml Support for BestZ / Line of Sight / navmesh pathing 2020-04-05 23:29:43 -04:00
login_db.ini Base 2020-02-28 09:17:24 -05:00
LoginServer.ini Login Server now supports auto account creation upon a new acct 2020-03-18 23:48:57 -04:00
LoginStructs.xml EQ2emu merge update with LoginStructs broke world list on char creation 2020-03-03 14:13:41 -05:00
SpawnStructs.xml Spell fails due to range missing auto submits bug 2020-05-03 21:09:48 -04:00
world_db.ini Base 2020-02-28 09:17:24 -05:00
WorldStructs.xml Struct updates/fixes 2020-05-01 21:25:46 -04:00