mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-06-14 11:27:45 +00:00
Fix White Wolf Gate unlock
This commit is contained in:
parent
b3bd756946
commit
ca8c40672c
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ private:
|
|||
|
||||
if( result.getResult( 0 ) == 1 )
|
||||
{
|
||||
//TODO: Unlock Gate Aethernet?
|
||||
player.registerAetheryte(54);
|
||||
player.finishQuest( getId() );
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue