mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-05 10:17:46 +00:00
Add setownerid
Set source actor's owner id to param1
This commit is contained in:
parent
0c37547000
commit
47c2a1ee6a
1 changed files with 4 additions and 3 deletions
|
@ -765,6 +765,7 @@ namespace Core {
|
|||
DamageEffect = 0x50,
|
||||
RaiseAnimation = 0x51,
|
||||
TreasureScreenMsg = 0x57,
|
||||
SetOwnerId = 0x59,
|
||||
ItemRepairMsg = 0x5C,
|
||||
|
||||
LeveStartAnim = 0x66,
|
||||
|
|
Loading…
Add table
Reference in a new issue