remove empty categories
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
andy 2022-01-27 01:44:35 +00:00
parent d2f2675a45
commit d4b83a02ca
2 changed files with 6 additions and 20 deletions

View File

@ -1,12 +1,5 @@
[Retrieval]
list_order = 1
description = "Retrieval quests"
# TODO: get ep2 retrieval quests
[Extermination] [Extermination]
list_order = 2 list_order = 1
description = "Exterminate the enemies!" description = "Exterminate the enemies!"
[[Extermination.quests]] [[Extermination.quests]]
@ -27,7 +20,7 @@ dat = "q236-ext-bb.dat"
[VR] [VR]
list_order = 3 list_order = 2
description = "VR training missions" description = "VR training missions"
[[VR.quests]] [[VR.quests]]
@ -36,7 +29,7 @@ dat = "q203-vr-bb.dat"
[Event] [Event]
list_order = 4 list_order = 3
description = "Event missions!" description = "Event missions!"
[[Event.quests]] [[Event.quests]]
@ -45,7 +38,7 @@ dat = "q201-evt-bb.dat"
[Shop] [Shop]
list_order = 5 list_order = 4
description = "Time to do some shopping!" description = "Time to do some shopping!"
[[Shop.quests]] [[Shop.quests]]
@ -54,7 +47,7 @@ dat = "q219-shp-bb.dat"
[Tower] [Tower]
list_order = 6 list_order = 5
description = "Investigate Gal Da Val's towers." description = "Investigate Gal Da Val's towers."
[[Tower.quests]] [[Tower.quests]]

View File

@ -1,12 +1,5 @@
[Retrieval]
list_order = 1
description = "Retrieval quests"
# TODO: get ep2 retrieval quests
[Extermination] [Extermination]
list_order = 2 list_order = 1
description = "Exterminate the enemies!" description = "Exterminate the enemies!"
[[Extermination.quests]] [[Extermination.quests]]