mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
Core/Scripts: Fix for previous
This commit is contained in:
@@ -183,7 +183,7 @@ class instance_pit_of_saron : public InstanceMapScript
|
||||
AddDoor(go, false);
|
||||
break;
|
||||
case GO_HALLS_OF_REFLECTION_PORTCULLIS:
|
||||
AddDoor(go, true);
|
||||
AddDoor(go, false);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user