mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-06 09:23:52 +00:00
Update a few opcodes we don't check contents of.
This commit is contained in:
parent
0fdfda9c53
commit
6d5424e7b0
@ -169,7 +169,7 @@ OP_GMNameChange=0x0000
|
||||
OP_GMLastName=0x0000
|
||||
|
||||
# Misc Opcodes
|
||||
OP_QueryUCSServerStatus=0x0000
|
||||
OP_QueryUCSServerStatus=0x2570
|
||||
OP_InspectRequest=0x0000
|
||||
OP_InspectAnswer=0x0000
|
||||
OP_InspectMessageUpdate=0x0000
|
||||
@ -285,7 +285,7 @@ OP_WeaponEquip1=0x0000
|
||||
OP_PlayerStateAdd=0x0000
|
||||
OP_PlayerStateRemove=0x0000
|
||||
OP_ApplyPoison=0x0000
|
||||
OP_Save=0x0000
|
||||
OP_Save=0x6da2
|
||||
OP_TestBuff=0x0000
|
||||
OP_CustomTitles=0x0000
|
||||
OP_Split=0x0000
|
||||
@ -295,7 +295,7 @@ OP_Bandolier=0x0000
|
||||
OP_PotionBelt=0x0000
|
||||
OP_DuelDecline=0x0000
|
||||
OP_DuelAccept=0x0000
|
||||
OP_SaveOnZoneReq=0x0000
|
||||
OP_SaveOnZoneReq=0x3bfe
|
||||
OP_ReadBook=0x0000
|
||||
OP_Dye=0x0000
|
||||
OP_InterruptCast=0x0000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user