All checks were successful
forgejo/Czech Quests/addon/pipeline/head This commit looks good
42 lines
785 B
Lua
42 lines
785 B
Lua
local _, addon = ...
|
|
addon.data.encounter["The Gobfather_normal_raid"] = {
|
|
{
|
|
key = "The Gobfather_normal_raid_a03b221c_00",
|
|
children = {
|
|
{
|
|
key = "The Gobfather_normal_raid_0dd77eb8_0000",
|
|
children = {
|
|
{
|
|
key = "The Gobfather_normal_raid_3df09614_000000",
|
|
children = {
|
|
{
|
|
key = "The Gobfather_normal_raid_2dff6e6c_00000000",
|
|
children = {},
|
|
},
|
|
{
|
|
key = "The Gobfather_normal_raid_eeafee09_00000001",
|
|
children = {},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
},
|
|
{
|
|
key = "The Gobfather_normal_raid_a4190c2f_0001",
|
|
children = {},
|
|
},
|
|
{
|
|
key = "The Gobfather_normal_raid_b3ae61ca_0002",
|
|
children = {},
|
|
},
|
|
{
|
|
key = "The Gobfather_normal_raid_c5b3601a_0003",
|
|
children = {},
|
|
},
|
|
{
|
|
key = "The Gobfather_normal_raid_09c97f46_0004",
|
|
children = {},
|
|
},
|
|
},
|
|
},
|
|
}
|