1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 07:37:45 +00:00

Add DailyQuestSeed ActorControl

This commit is contained in:
Biscuit 2019-08-09 20:45:06 +10:00
parent 91497e8ab2
commit c024270794

View file

@ -98,6 +98,8 @@ enum ActorControlType : uint16_t
FreeEventPos = 0x8A, FreeEventPos = 0x8A,
DailyQuestSeed = 0x90, // param1 = the daily quest seed
SetBGM = 0xA1, SetBGM = 0xA1,
UnlockAetherCurrentMsg = 0xA4, UnlockAetherCurrentMsg = 0xA4,