Adjusted quest filtering defaults for BB's Gov. Quests
This commit is contained in:
committed by
Martin Michelsen
parent
edc659a241
commit
0f81d98c6e
@@ -670,6 +670,7 @@
|
||||
// 0x020 - appears in download quest menu
|
||||
// 0x040 - appears in Episode 3 download quest menu
|
||||
// 0x080 - hide quests that don't match the game's episode
|
||||
// 0x090 - hide government quests categories that don't match the game's episode (BB)
|
||||
// 0x100 - is Episode 2 Challenge category
|
||||
// directory_name: the directory inside system/quests that contains quests
|
||||
// for this category.
|
||||
@@ -688,9 +689,9 @@
|
||||
[0x104, "challenge-ep2", "Challenge (Episode 2)", "$E$C6Challenge mode\nquests in Episode 2"],
|
||||
[0x088, "solo-story", "Story", "$E$C6Quests that follow\nthe story"],
|
||||
[0x088, "solo-extra", "Solo", "$E$C6Quests that require\na single player"],
|
||||
[0x010, "government-ep1", "Hero in Red", "$E$CG-Red Ring Rico-\n$C6Quests that follow\nthe Episode 1\nstoryline"],
|
||||
[0x010, "government-ep2", "The Military's Hero", "$E$CG-Heathcliff Flowen-\n$C6Quests that follow\nthe Episode 2\nstoryline"],
|
||||
[0x010, "government-ep4", "The Meteor Impact Incident", "$E$C6Quests that follow\nthe Episode 4\nstoryline"],
|
||||
[0x090, "government-ep1", "Hero in Red", "$E$CG-Red Ring Rico-\n$C6Quests that follow\nthe Episode 1\nstoryline"],
|
||||
[0x090, "government-ep2", "The Military's Hero", "$E$CG-Heathcliff Flowen-\n$C6Quests that follow\nthe Episode 2\nstoryline"],
|
||||
[0x090, "government-ep4", "The Meteor Impact Incident", "$E$C6Quests that follow\nthe Episode 4\nstoryline"],
|
||||
[0x020, "download", "Download", "$E$C6Quests to download\nto your Memory Card"],
|
||||
[0x040, "download-ep3-trial", "Trial Download", "$E$C6Quests to download\nto your Memory Card\nfrom Episode 3\nTrial Edition"],
|
||||
[0x040, "download-ep3", "Download", "$E$C6Quests to download\nto your Memory Card"],
|
||||
|
||||
Reference in New Issue
Block a user