Skip to content

Commit

Permalink
7.15 opcodes
Browse files Browse the repository at this point in the history
  • Loading branch information
Soreepeong committed Dec 17, 2024
1 parent 501dba9 commit b0a6b1c
Showing 1 changed file with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"C2S_ActionRequest": "0x03ad",
"C2S_ActionRequestGroundTargeted": "0x006b",
"C2S_ActionRequest": "0x0110",
"C2S_ActionRequestGroundTargeted": "0x0169",
"Common_UseOodleTcp": true,
"PatchCode": [
{
Expand Down Expand Up @@ -55,14 +55,14 @@
"x86": []
}
],
"S2C_ActionEffect01": "0x0199",
"S2C_ActionEffect08": "0x0169",
"S2C_ActionEffect16": "0x0102",
"S2C_ActionEffect24": "0x02a6",
"S2C_ActionEffect32": "0x03c7",
"S2C_ActorCast": "0x01e1",
"S2C_ActorControl": "0x01c5",
"S2C_ActorControlSelf": "0x018b",
"S2C_ActionEffect01": "0x0395",
"S2C_ActionEffect08": "0x0079",
"S2C_ActionEffect16": "0x0364",
"S2C_ActionEffect24": "0x0153",
"S2C_ActionEffect32": "0x011f",
"S2C_ActorCast": "0x00c5",
"S2C_ActorControl": "0x03a3",
"S2C_ActorControlSelf": "0x008a",
"Server_IpRange": "119.252.36.0/24, 119.252.37.0/24, 153.254.80.0/24, 204.2.29.0/24, 80.239.145.0/24",
"Server_PortRange": "1025-65535"
}

0 comments on commit b0a6b1c

Please sign in to comment.