mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-10 20:19:49 +01:00
*Small fix in Kalecgos - by darktabbit
--HG-- branch : trunk
This commit is contained in:
@@ -837,7 +837,7 @@ void LoadOverridenSQLData()
|
||||
// Sunwell Plateau : Kalecgos : Spectral Rift
|
||||
goInfo = const_cast<GameObjectInfo*>(GetGameObjectInfo(187055));
|
||||
if(goInfo && goInfo->type == GAMEOBJECT_TYPE_GOOBER)
|
||||
goInfo->goober.lockId = 1714; // need LOCKTYPE_QUICK_OPEN
|
||||
goInfo->type = GAMEOBJECT_TYPE_SPELLCASTER;
|
||||
}
|
||||
|
||||
void LoadOverridenDBCData()
|
||||
|
||||
Reference in New Issue
Block a user