1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 11:17:46 +00:00

Fixed boundByDuty state so duty menu works in instance

This commit is contained in:
Mordred 2018-03-04 17:53:40 +01:00
parent 8963f560c8
commit 3be616eddb

View file

@ -390,10 +390,8 @@ namespace Common {
InNpcEvent1 = 10, // Sent together with InNpcEvent, when waiting for input? just a guess...
BoundByDuty = 11,
BetweenAreas = 24,
BoundByDuty = 28,
WatchingCutscene = 50, // this is actually just a dummy, this id is different