mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 07:37:45 +00:00
persist effect packet opcode
This commit is contained in:
parent
f94a8ceee5
commit
4f748d7d3b
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ namespace Packets {
|
||||||
SetCharacterFCInfo = 0x0114, // updated 4.2
|
SetCharacterFCInfo = 0x0114, // updated 4.2
|
||||||
StatusEffectList = 0x0125, // updated 4.2
|
StatusEffectList = 0x0125, // updated 4.2
|
||||||
Effect = 0x0128, // updated 4.2
|
Effect = 0x0128, // updated 4.2
|
||||||
|
PersistantEffect = 0x013B, // updated 4.2
|
||||||
|
|
||||||
GCAffiliation = 0xCCFC, // OUTDATED
|
GCAffiliation = 0xCCFC, // OUTDATED
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue