mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-21 13:42:24 +00:00
Fix OP_MobEnduranceUpdate for UF
This commit is contained in:
parent
a1cb8d7ae7
commit
3159453e75
@ -378,7 +378,7 @@ OP_SpawnPositionUpdate=0x4656 # C
|
||||
OP_ManaUpdate=0x0433 # C
|
||||
OP_EnduranceUpdate=0x6b76 # C
|
||||
OP_MobManaUpdate=0x7901 # C
|
||||
OP_MobEnduranceUpdate=0x6c5f # C
|
||||
OP_MobEnduranceUpdate=0x1912 # C
|
||||
|
||||
# Looting
|
||||
OP_LootRequest=0x6ad7 # C
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user