1
Fork 0
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:
Minho Kang 2017-09-13 11:47:39 +09:00
parent 0c37547000
commit 47c2a1ee6a

View file

@ -765,6 +765,7 @@ namespace Core {
DamageEffect = 0x50,
RaiseAnimation = 0x51,
TreasureScreenMsg = 0x57,
SetOwnerId = 0x59,
ItemRepairMsg = 0x5C,
LeveStartAnim = 0x66,