mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 03:42:37 +01:00
Core/Spells: Grounding Totem should respect line of sight
This commit is contained in:
@@ -34,7 +34,7 @@ at_torp_farm
|
||||
at_warsong_farms q11686
|
||||
at_stormwright_shelf q12741
|
||||
at_last_rites q12019
|
||||
at_sholozar_waygate q12548
|
||||
at_sholazar_waygate q12548
|
||||
EndContentData */
|
||||
|
||||
#include "ScriptPCH.h"
|
||||
@@ -328,7 +328,7 @@ class AreaTrigger_at_last_rites : public AreaTriggerScript
|
||||
};
|
||||
|
||||
/*######
|
||||
## at_sholozar_waygate
|
||||
## at_sholazar_waygate
|
||||
######*/
|
||||
|
||||
enum eWaygate
|
||||
|
||||
Reference in New Issue
Block a user