mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 14:39:43 -04: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