mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Add OP_AddNimbusEffect
This commit is contained in:
@@ -341,6 +341,7 @@ OP_MobUpdate=0x6b5a
|
||||
OP_NPCMoveUpdate=0x5bd9
|
||||
OP_CameraEffect=0x5712
|
||||
OP_SpellEffect=0x72b6
|
||||
OP_AddNimbusEffect=0x2954
|
||||
OP_RemoveNimbusEffect=0x3ba7
|
||||
OP_AltCurrency=0x8fcb
|
||||
OP_AltCurrencyMerchantRequest=0x7e3e
|
||||
|
||||
@@ -340,6 +340,7 @@ OP_MobUpdate=0x2c84
|
||||
OP_NPCMoveUpdate=0x5892
|
||||
OP_CameraEffect=0x127f
|
||||
OP_SpellEffect=0x5936
|
||||
OP_AddNimbusEffect=0xc693
|
||||
OP_RemoveNimbusEffect=0x7b1e
|
||||
OP_AltCurrency=0x6b6d
|
||||
OP_AltCurrencyMerchantRequest=0x5409
|
||||
|
||||
@@ -345,6 +345,7 @@ OP_AltCurrencySell=0x7a21
|
||||
OP_AltCurrencySellSelection=0x26d9
|
||||
OP_AltCurrencyReclaim=0x712c
|
||||
OP_ShroudProgress=0x0296
|
||||
OP_AddNimbusEffect=0x6840
|
||||
OP_RemoveNimbusEffect=0x5272 # C
|
||||
OP_Untargetable=0x5ea1 # 0x301d on UF?
|
||||
OP_IncreaseStats=0x71eb
|
||||
|
||||
@@ -329,6 +329,7 @@ OP_AltCurrencyPurchase=0x3994
|
||||
OP_AltCurrencySell=0x2ac3
|
||||
OP_AltCurrencySellSelection=0x7d00
|
||||
OP_AltCurrencyReclaim=0x1996
|
||||
OP_AddNimbusEffect=0x45e2
|
||||
OP_RemoveNimbusEffect=0x5872 # C
|
||||
OP_InspectMessageUpdate=0x67e9 # C
|
||||
OP_OpenInventory=0x66c8
|
||||
|
||||
@@ -346,6 +346,7 @@ OP_MobUpdate=0x4656 # Same as OP_SpawnPositionUpdate
|
||||
OP_NPCMoveUpdate=0x0f3e #
|
||||
OP_CameraEffect=0x6b0e # V
|
||||
OP_SpellEffect=0x57a3 # V
|
||||
OP_AddNimbusEffect=0x6361
|
||||
OP_RemoveNimbusEffect=0x2c77 # C
|
||||
OP_AltCurrency=0x659e
|
||||
OP_AltCurrencyMerchantRequest=0x214C
|
||||
|
||||
Reference in New Issue
Block a user