mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-25 19:17:45 +00:00
opcode
This commit is contained in:
parent
2dcdc6ce23
commit
e3adca98a2
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ namespace Sapphire::Network::Packets
|
||||||
PartyList = 0x0287, // updated 5.18
|
PartyList = 0x0287, // updated 5.18
|
||||||
HateRank = 0x0381, // updated 5.21 hotfix
|
HateRank = 0x0381, // updated 5.21 hotfix
|
||||||
HateList = 0x01F0, // updated 5.21 hotfix
|
HateList = 0x01F0, // updated 5.21 hotfix
|
||||||
ObjectSpawn = 0x01B3, // updated 5.2
|
ObjectSpawn = 0x0342, // updated 5.21 hotfix
|
||||||
ObjectDespawn = 0x034B, // updated 5.18
|
ObjectDespawn = 0x034B, // updated 5.18
|
||||||
UpdateClassInfo = 0x0235, // updated 5.21 hotfix
|
UpdateClassInfo = 0x0235, // updated 5.21 hotfix
|
||||||
SilentSetClassJob = 0x018E, // updated 5.0 - seems to be the case, not sure if it's actually used for anything
|
SilentSetClassJob = 0x018E, // updated 5.0 - seems to be the case, not sure if it's actually used for anything
|
||||||
|
|
Loading…
Add table
Reference in a new issue