Mastery Rank Up Inbox Message #1203

Closed
opened 2025-03-15 10:44:38 -07:00 by Sainan · 0 comments
Owner
        {
            "sndr":"/Lotus/Language/Menu/Mailbox_WarframeSender",
            "msg":"/Lotus/Language/Inbox/MasteryRewardMsg",
            "arg":[
                {
                    "Key":"NEW_RANK",
                    "Tag":22
                }
            ],
            "att":[
                "/Lotus/Types/Items/ShipDecos/MasteryTrophies/Rank22Trophy"
            ],
            "sub":"/Lotus/Language/Inbox/MasteryRewardTitle",
            "icon":"/Lotus/Interface/Icons/Npcs/Lotus_d.png",
            "highPriority":true,
            "messageId":{
                "$oid":"redacted"
            },
            "date":{
                "$date":{
                    "$numberLong":"redacted"
                }
            },
            "r":true
        }
```json { "sndr":"/Lotus/Language/Menu/Mailbox_WarframeSender", "msg":"/Lotus/Language/Inbox/MasteryRewardMsg", "arg":[ { "Key":"NEW_RANK", "Tag":22 } ], "att":[ "/Lotus/Types/Items/ShipDecos/MasteryTrophies/Rank22Trophy" ], "sub":"/Lotus/Language/Inbox/MasteryRewardTitle", "icon":"/Lotus/Interface/Icons/Npcs/Lotus_d.png", "highPriority":true, "messageId":{ "$oid":"redacted" }, "date":{ "$date":{ "$numberLong":"redacted" } }, "r":true } ```
Sainan added the
unimplemented
label 2025-03-15 10:44:38 -07:00
Sign in to join this conversation.
No description provided.