remove empty categories
This commit is contained in:
parent
20625887c6
commit
7e18d4831c
@ -1,12 +1,5 @@
|
||||
[Retrieval]
|
||||
list_order = 1
|
||||
description = "Retrieval quests"
|
||||
|
||||
# TODO: get ep2 retrieval quests
|
||||
|
||||
|
||||
[Extermination]
|
||||
list_order = 2
|
||||
list_order = 1
|
||||
description = "Exterminate the enemies!"
|
||||
|
||||
[[Extermination.quests]]
|
||||
@ -27,7 +20,7 @@ dat = "q236-ext-bb.dat"
|
||||
|
||||
|
||||
[VR]
|
||||
list_order = 3
|
||||
list_order = 2
|
||||
description = "VR training missions"
|
||||
|
||||
[[VR.quests]]
|
||||
@ -36,7 +29,7 @@ dat = "q203-vr-bb.dat"
|
||||
|
||||
|
||||
[Event]
|
||||
list_order = 4
|
||||
list_order = 3
|
||||
description = "Event missions!"
|
||||
|
||||
[[Event.quests]]
|
||||
@ -45,7 +38,7 @@ dat = "q201-evt-bb.dat"
|
||||
|
||||
|
||||
[Shop]
|
||||
list_order = 5
|
||||
list_order = 4
|
||||
description = "Time to do some shopping!"
|
||||
|
||||
[[Shop.quests]]
|
||||
@ -54,7 +47,7 @@ dat = "q219-shp-bb.dat"
|
||||
|
||||
|
||||
[Tower]
|
||||
list_order = 6
|
||||
list_order = 5
|
||||
description = "Investigate Gal Da Val's towers."
|
||||
|
||||
[[Tower.quests]]
|
||||
|
@ -1,12 +1,5 @@
|
||||
[Retrieval]
|
||||
list_order = 1
|
||||
description = "Retrieval quests"
|
||||
|
||||
# TODO: get ep2 retrieval quests
|
||||
|
||||
|
||||
[Extermination]
|
||||
list_order = 2
|
||||
list_order = 1
|
||||
description = "Exterminate the enemies!"
|
||||
|
||||
[[Extermination.quests]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user