Update Jeplak_Lord_of_Srerendi.lua
This commit is contained in:
parent
7ee2334e15
commit
91bef260ea
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ function activate(mob)
|
|||
end
|
||||
|
||||
function trash_check() --iterate through related spawnpoints for both Jeplak camps
|
||||
local spawn_table = {35744,35742,35783,35740,35739,35741,35737,35736,35771,35756,35755,35773,35772,35425,35753,35749,35750,35751,35748,35745,35747,35424,35752,35512,35505,35514,35513,35897,35507,35506,35509,35511,35508,35510};
|
||||
local spawn_table = {35744,35742,35783,35740,35739,35741,35737,35736,35771,35756,35755,35773,35772,35425,35753,35749,35750,35751,35748,35745,35747,35424};
|
||||
|
||||
for _,spawns in pairs(spawn_table) do
|
||||
local giant = eq.get_entity_list():GetNPCBySpawnID(spawns);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue