Add mainMenuUserAchievementsEarned

This commit is contained in:
Bryan Ashby 2019-01-26 12:55:25 -07:00
parent c98e1474d0
commit 301aacd9d8
1 changed files with 25 additions and 0 deletions

View File

@ -1062,6 +1062,10 @@
value: { command: "BBS"}
action: @menu:bbsList
}
{
value: { command: "UA" }
action: @menu:mainMenuUserAchievementsEarned
}
{
value: 1
action: @menu:mainMenu
@ -1069,6 +1073,27 @@
]
}
mainMenuUserAchievementsEarned: {
desc: Achievements
module: user_achievements_earned
art: USERACHIEV
form: {
0: {
mci: {
VM1: {
focus: true
}
}
actionKeys: [
{
keys: [ "escape", "q", "shift + q" ]
action: @systemMethod:prevMenu
}
]
}
}
}
nodeMessage: {
desc: Node Messaging
module: node_msg