Skip to content

Commit

Permalink
Added item comment lines
Browse files Browse the repository at this point in the history
  • Loading branch information
xackery committed Feb 8, 2021
1 parent 0065931 commit e7f1646
Show file tree
Hide file tree
Showing 2,553 changed files with 2,553 additions and 0 deletions.
1 change: 1 addition & 0 deletions abysmal/#Alexsa_Whyte.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Discord Skin Samples
# http://everquest.allakhazam.com/db/quest.html?quest=2839
# items: 67594, 67596, 67597, 67598, 67599, 67600, 67601, 67602, 67605, 67604, 67603, 67624, 67625

sub EVENT_SAY {
#backdoor to reacquire Vaifan's Pocket Sampling Device
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Aprilia_Marrow.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-- The Fourteen Great Adventurers: http://everquest.allakhazam.com/db/quest.html?quest=2854
-- items: 67617
function event_say(e)
local greatadventures = 0
if (e.other:GetGlobal("greatadventures") ~= "Undefined") then
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Beanalle_Banoam.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 67564, 67572, 67565, 67573, 67566, 67575, 67567, 67574
sub EVENT_SAY {
if (defined($qglobals{bic}) && ($qglobals{bic} == 18)) {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Fezbin_Fizzles.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 67512, 67659, 67571
sub EVENT_SAY {
if ($text=~/hail/i) {
if($ulevel <= 64) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Gizzmu_the_Wise.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-- The Fourteen Great Adventurers: http://everquest.allakhazam.com/db/quest.html?quest=2854
-- items: 67619
function event_say(e)
local greatadventures = 0
if (e.other:GetGlobal("greatadventures") ~= "Undefined") then
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Irena_Pereira.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-- The Fourteen Great Adventurers: http://everquest.allakhazam.com/db/quest.html?quest=2854
-- items: 67620
function event_say(e)
local greatadventures = 0
if (e.other:GetGlobal("greatadventures") ~= "Undefined") then
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Jenna_Gurell.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-- The Fourteen Great Adventurers: http://everquest.allakhazam.com/db/quest.html?quest=2854
-- items: 67618
function event_say(e)
local greatadventures = 0
if (e.other:GetGlobal("greatadventures") ~= "Undefined") then
Expand Down
1 change: 1 addition & 0 deletions abysmal/#L-diava_Rexxen.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 67555, 67556, 67703, 67557, 67558, 67570, 67561, 67702, 67562, 67569
sub EVENT_SAY {
if ($text=~/hail/i) {
if (defined($qglobals{bic}) && ($qglobals{bic} >= 14)) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Lovine_Lemise.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 69922, 69923
sub EVENT_SIGNAL {
quest::emote("looks indecisive for a moment, then says, 'I'll try the malt beer, thanks.'");
}
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Marius_Alyonn.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Helmet Eclipsing Liquidation Machine (H.E.L.M.)
# Created by Gonner
# items: 10037, 67735, 67720, 68855, 67729, 68900, 67732, 68915, 67726, 68885, 67733, 68920, 67731, 68910, 67728, 68895, 67721, 68860

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Pandula_Bubundu.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 52179, 52178, 52177, 52175
sub EVENT_SAY {
if($text=~/hail/i) {
if ($faction <= 3) { # Require Kindly and greater faction
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Reiya_the_Pained.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 96937, 69924
sub EVENT_SIGNAL {
quest::say("Please bring me a dark beer. Thank you");
}
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Rorrst.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 52181
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::emote("smirks and nods politely your way. The glint of a silvery key hanging from a chain around his neck catches your eye.");
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Sophia_Florence.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-- The Fourteen Great Adventurers: http://everquest.allakhazam.com/db/quest.html?quest=2854
-- items: 67615
function event_say(e)
local greatadventures = 0
if (e.other:GetGlobal("greatadventures") ~= "Undefined") then
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Taminoa_Bialu.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 67519, 67397, 67700, 67401, 67403, 67511, 67513, 67516, 67517, 67510, 67417, 67518, 67520, 67526, 67527, 67653, 67654, 67655, 67656
sub EVENT_SAY {
if ($text=~/hail/i) {
if (defined $qglobals{bic} && $qglobals{bic} >= 1) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Teekan_Opousbabolaoi.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-- 1.5 Berserker Epic Quest
-- items: 18976, 11999, 18398

function event_say(e)
if(e.message:findi("hail") and e.other:Class() == "Berserker") then
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Vaifan_Cogswin.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 67528, 67547, 67576, 67538, 67577, 67539, 67533, 67534, 67535, 67554, 67568, 67537, 67553, 67536
sub EVENT_SAY {
if ($text=~/hail/i) {
if (defined($qglobals{bic}) && ($qglobals{bic} >= 11)) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/#Verna_Abella.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-- The Fourteen Great Adventurers: http://everquest.allakhazam.com/db/quest.html?quest=2854
-- items: 67616
function event_say(e)
local greatadventures = 0
if (e.other:GetGlobal("greatadventures") ~= "Undefined") then
Expand Down
1 change: 1 addition & 0 deletions abysmal/Allabar_Yuti.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Meat for Allabar
# created by gonner
# items: 22801

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Bansama_Nysawi.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58151, 58103, 58142, 58102, 58129, 58021, 58028, 58036, 58127, 58125, 58104, 58131
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::emote("smiles at you and says, 'Hello. It's always nice to have visitors, especially with all the work we have to do around here. I'm grateful for the chance to take a break and talk. Of course the work we do is important, so I can't spend too much time talking.'");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Brevik_Kalaner.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Discord Progression: Access to Txevu
# Created by Gonner
# items: 60252, 60176, 60253, 60254

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Chef_Chowderly.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Chef Chowderly's Award-Winning Recipes
# Created by Gonner
# items: 55523, 55524, 55525, 55526, 55529, 55527, 55533, 55528, 55537, 55530, 55541, 55531, 55545, 55532, 55549, 55534, 55535, 55546

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Cristov_Clementstein.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Cristov's Wine
# Created by Gonner
# items: 55579, 55582, 55584, 55583, 55580, 55581

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Dakkamor_Ironspirit.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Cleric Abysmal Sea armor
# Created by Gonner
# items: 68222, 54114, 68220, 54112, 68223, 54115, 68225, 54117, 68226, 54118, 68224, 54116, 68221, 54113

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Esunta.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58019, 58078, 58119, 58123, 58043, 58096, 58105, 58080, 58020, 58084, 58085, 58082, 58083
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::say("We is workin all day and night to make tings for da Wayfarers. Can you help us wit all dis [work]? We wants time to play wit da new ore.");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Gaelin_Valekeeper.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Druid Abysmal Sea armor
# Created by Gonner
# items: 68222, 54121, 68220, 54119, 68223, 54122, 68225, 54124, 68226, 54125, 68224, 54123, 68221, 54120

sub EVENT_SAY {
if($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Galdorin_Visigothe.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 9590
my $count = 0;

sub EVENT_SPAWN {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Galidnus_Corkpopper.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58152, 58065, 58136, 58211, 58223, 58061, 58148, 58147, 58159, 58212, 58022, 58071
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::say("Welcome! Welcome! Hey, I don't suppose you'd like to learn how to brew? Or maybe you already know the trade and you just want to help me out? I've got some busywork to do, and I'd like to get someone else to do it for me. I'd rather spend my time making tea from those wonderful local tea leaves. There's a wild variety that somehow grows in the mountains that I really would like to spend some time working with. Can you help me with my [busywork]?");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Garald_Samer.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58053, 58051, 58225, 58189, 58181, 58166, 58215, 58037, 58038, 58220, 58188, 58180, 58197
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::emote("nods respectfully");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Germand_Reton.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Germand's Problem
# Created by Gonner
# items: 55558, 55536, 55538

sub EVENT_SAY {
if($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Glirina_Morningbloom.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58158, 58141, 58023, 58140, 58157, 58067, 58064, 58092, 58094, 58089, 58116
sub EVENT_SAY {
if ($text=~/hail/i) {
if (quest::istaskactivityactive(169,4)) { #Jewelcraft Collect Step 5
Expand Down
1 change: 1 addition & 0 deletions abysmal/Hamisi_Lerato.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 64008
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::emote("looks despondent");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Harlad_Ragesoul.pl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Berserker Abysmal Sea armor
# Created by Gonner
# quest text was missing so used Shaman text.
# items: 68222, 54128, 68220, 54126, 68223, 54129, 68225, 54131, 68226, 54132, 68224, 54130, 68221, 54127

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Hiloan_O-Yviania.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58032, 58134, 58069, 58184, 58218, 58040, 58224, 58026, 58031, 58174, 58183, 58217, 58216
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::emote("glances at you and holds your stare for a moment before speaking.");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Imildu_Woodstreak.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58173, 58207, 58186, 58179, 58178, 58077, 58191, 58072, 58030, 58151, 58170, 58177
sub EVENT_SAY {
if ($text=~/hail/i) {
if (quest::istaskactivityactive(159,4)) { #Fletching Freebie Step 5
Expand Down
1 change: 1 addition & 0 deletions abysmal/Jennu_Mennea.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Magician Abysmal Sea armor
# Created by Gonner
# items: 68222, 54135, 68220, 54133, 68223, 54136, 68225, 54138, 68226, 54139, 68224, 54137, 68221, 54134

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Jorlan_Hegeway.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58074, 58079, 58039, 58222, 58139, 58058, 58029, 58146, 58075, 58073, 58017, 58126, 58054, 58210
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::say("Have you any skill at alchemy? I certainly could use some [assistance] providing the unusual items that the Wayfarers are always in need of.");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Kanleku_Grabboz.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Shaman Abysmal Sea armor
# Created by Gonner
# items: 68222, 54142, 68220, 54140, 68223, 54143, 68225, 54145, 68226, 54146, 68224, 54144, 68221, 54141

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Kizash_Proudpaw.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Beastlord Abysmal Sea armor
# Created by Gonner
# items: 68222, 54149, 68220, 54147, 68223, 54150, 68225, 54152, 68226, 54153, 68224, 54151, 68221, 54148

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Kutin_Pyskar.pl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Kutin's Key
# created by Gonner
# live text added by Jaekob
# items: 55612, 59794

sub EVENT_SAY {
if ($text=~/hail/i){
Expand Down
1 change: 1 addition & 0 deletions abysmal/Lelyen_Ieamria.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Enchanter Abysmal Sea armor
# Created by Gonner
# items: 68222, 54156, 68220, 54154, 68223, 54157, 68225, 54159, 68226, 54160, 68224, 54158, 68221, 54155

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Lita_Hegeway.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58145, 58204, 58042, 58088, 58066, 58076, 58074, 58175, 58190, 58176, 58203
sub EVENT_SAY {
if ($text=~/hail/i) {
if (quest::istaskactivityactive(171,4)) { #Alchemy Collect Step 5
Expand Down
1 change: 1 addition & 0 deletions abysmal/Luvwen_Arrya.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Bard Abysmal Sea armor
# Created by Gonner
# items: 68222, 54163, 68220, 54161, 68223, 54164, 68225, 54166, 68226, 54167, 68224, 54165, 68221, 54162

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Malkidiv_U-Ycionuz.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58025, 58024, 58135, 58202, 58039, 58195, 58185, 58172, 58027, 58032, 58200, 58201, 58194, 58171
sub EVENT_SAY {
if ($text=~/hail/i) {
if (quest::istaskactivityactive(161,4)) { #Pottery Freebie Step 5
Expand Down
1 change: 1 addition & 0 deletions abysmal/Nadien_Goldbrow.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Ranger Abysmal Sea armor
# Created by Gonner
# items: 68222, 54170, 68220, 54168, 68223, 54171, 68225, 54173, 68226, 54174, 68224, 54172, 68221, 54169

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Naea_Fobbins.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Naea's Necklace
# Created by Gonner
# items: 55586, 55585, 55587

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Neysia_Morningbloom.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 63838, 62481, 17912, 62480
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::say("Greetings. I can sell you supplies, if you have need or, I can even help you fix up that old Jeweler's [Kit] of yours. Additionally if you like I can convert the various grades of raw Nihilite for you. I will keep a small amount for our use. I will convert raw amber nihilite, raw crimson nihilite, raw indigo nihilite and raw shimmering nihilite.");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Nioti.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Nioti's Predicament
# Created by Gonner
# items: 19140, 55560, 55566, 55561, 55557, 55564, 55556, 55565, 10503, 55567, 9747, 9654, 55559

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Nodnol_Oow.pl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Rogue Abysmal Sea armor
# Created by Gonner
# Quest text missing Used the same as ranger
# items: 68222, 54177, 68220, 54175, 68223, 54178, 68225, 54180, 68226, 54181, 68224, 54179, 68221, 54176

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Noita_Ergarman.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Hynid boots
# Created by Gonner
# items: 13812, 55568, 55569

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Nolaen_Tav-Inxya.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Necromancer Abysmal Sea armor
# Created by Gonner
# items: 68222, 54184, 68220, 54182, 68223, 54185, 68225, 54187, 68226, 54188, 68224, 54186, 68221, 54183

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Nunkin_Coggrinder.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Wizard Abysmal Sea armor
# Created by Gonner
# items: 68222, 54191, 68220, 54189, 68223, 54192, 68225, 54194, 68226, 54195, 68224, 54193, 68221, 54190

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Opury_Foop.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 67514, 67515
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::say("My brother is an adventurer like you. He left to explore the new continent a couple of days ago. I hope he is okay.");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Ordin_Wheasly.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58045, 58056, 58214, 58046, 58199, 58035, 58154, 58155, 58059, 58193, 58198, 58196
sub EVENT_SAY {
if ($text=~/hail/i) {
if (quest::istaskactivityactive(167,4)) { #Baking Collect Step 5
Expand Down
1 change: 1 addition & 0 deletions abysmal/Orgmar.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Orgmar's Haunt
# Created by Gonner
# items: 55621, 55622

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Pepe.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Pepe's Got a Brand New Bag
# Created by Gonner
# items: 55571, 55573

sub EVENT_SAY {
if($text=~/hail/i){
Expand Down
1 change: 1 addition & 0 deletions abysmal/Rayin_Yvain.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Shadowknight Abysmal Sea armor
# Created by Gonner
# items: 68222, 54198, 68220, 54196, 68223, 54199, 68225, 54201, 68226, 54202, 68224, 54200, 68221, 54197

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Rewina_Jalmoy.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
--abysmal/Rewina_Jalmoy.lua NPCID 279199 or 279271
--Warrior Epic 1.5
-- items: 60295, 60296, 60297, 60298, 60299
function event_say(e)
local qglobals = eq.get_qglobals(e.other);
if(e.message:findi("hail")) then
Expand Down
1 change: 1 addition & 0 deletions abysmal/Reyfin_Malakwa.pl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Chaos Runes (Ancient GoD Spells)
# Taelosian Geomancy Stones (GoD spells)
# Created by Gonner
# items: 62881, 62882, 62868, 62885, 59907, 59909, 59919, 59855, 59846, 59911, 59852, 59857, 59913, 59847, 59848, 59849, 59854, 59850, 59851, 59853, 59856, 59906, 59908, 59918, 59835, 59811, 59910, 59831, 59841, 59912, 59814, 59821, 59823, 59837, 59817, 59825, 59828, 59844, 59975, 59836, 59812, 59833, 59842, 59815, 59820, 59824, 59839, 59818, 59827, 59830, 59845, 59974, 59834, 59810, 59832, 59840, 59813, 59819, 59822, 59838, 59826, 59816, 59829, 59843

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Rilwind_Sitnai.pl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# items: 58064, 58137, 58156, 58118, 58117, 58208, 58068, 58081, 58107, 58108, 58106, 58209, 63838, 62481, 17912, 62480
sub EVENT_SAY {
if ($text=~/hail/i) {
quest::say("Greetings. We are busy here, and I have little time for pleasantries. I can sell you supplies, if you have need. I can even help you fix up that old Jeweler's [Kit] of yours. Or perhaps you are here to [assist] me with my work?");
Expand Down
1 change: 1 addition & 0 deletions abysmal/Rion.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Pepe's Got a Brand New Bag
# Created by Gonner
# items: 55571, 55570, 55576, 55573, 55574

sub EVENT_SAY {
if (defined($qglobals{brandnewbag}) && ($qglobals{brandnewbag} == 1) && ($text=~/pepe/i)) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Sakar_Pressl.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Monk Abysmal Sea armor
# Created by Gonner
# items: 68222, 54205, 68220, 54203, 68223, 54206, 68225, 54208, 68226, 54209, 68224, 54207, 68221, 54204

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
1 change: 1 addition & 0 deletions abysmal/Shav_the_Cryptologist.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-- Harmony of the Soul // 1.5 Cleric Epic Quest NPC -- Drogerin
-- items: 7135, 9476, 9447, 9477, 8778, 56015

function event_say(e)
if(e.message:findi("hail")) then
Expand Down
1 change: 1 addition & 0 deletions abysmal/Silanda_Leafdew.lua
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- items: 62846, 62857, 62885, 62875
function event_say(e)
local qglobals = eq.get_qglobals(e.other)
if(e.message:findi("hail")) then
Expand Down
1 change: 1 addition & 0 deletions abysmal/Simmons_Duronn.pl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Pepe's Got a Brand New Bag
# Created by Gonner
# items: 55570, 55576, 55574, 55575

sub EVENT_SAY {
if ($text=~/hail/i) {
Expand Down
Loading

0 comments on commit e7f1646

Please sign in to comment.