mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 13:39:46 -04:00
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
This commit is contained in:
@@ -159,7 +159,7 @@ class instance_magisters_terrace : public InstanceMapScript
|
||||
switch (type)
|
||||
{
|
||||
case DATA_DELRISSA:
|
||||
if (type == IN_PROGRESS)
|
||||
if (state == IN_PROGRESS)
|
||||
DelrissaDeathCount = 0;
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user