Skip to content

Commit

Permalink
update OverlayPlugin opcodes for 6.4h
Browse files Browse the repository at this point in the history
  • Loading branch information
marzent committed Jun 6, 2023
1 parent 250178d commit 7e2b03d
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions OverlayPlugin.Core/resources/opcodes.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -332,5 +332,37 @@
"opcode": 477,
"size": 1080
}
},
"2023.05.26.0000.0000": {
// Region: CN
// Version: 6.31
"MapEffect": {
"opcode": 539,
"size": 11
},
"CEDirector": {
"opcode": 974,
"size": 16
},
"RSVData": {
"opcode": 651,
"size": 1080
}
},
"2023.05.31.0000.0000": {
// Region: Global
// Version: 6.40 Hotfix
"MapEffect": {
"opcode": 249,
"size": 11
},
"CEDirector": {
"opcode": 878,
"size": 16
},
"RSVData": {
"opcode": 430,
"size": 1080
}
}
}

0 comments on commit 7e2b03d

Please sign in to comment.