mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Minor fix to Call of Booty.
This commit is contained in:
@@ -34,10 +34,8 @@ function onStateChange(player, quest, sequence)
|
||||
end
|
||||
|
||||
if (sequence == SEQ_000) then
|
||||
quest:SetENpc(FONGHO, QFLAG_PLATE);
|
||||
quest:SetENpc(HASTHWAB);
|
||||
elseif (sequence == SEQ_001) then
|
||||
quest:SetENpc(FONGHO, QFLAG_REWARD);
|
||||
quest:SetENpc(HASTHWAB);
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user