diff options
| author | Teleqraph <nyrdeveloper@gmail.com> | 2022-08-02 22:25:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-02 22:25:07 +0200 |
| commit | 6b944b9e56969fb465449ecda7c8561696c06833 (patch) | |
| tree | 11dbd85c310e6e857999bf52e83d78bf46a0cc35 /sql/updates | |
| parent | 22625e82ba994ccf197592f71b877a14e2c53390 (diff) | |
Scripts/Spells: Divine Star (Priest) fixed (#28112)
Diffstat (limited to 'sql/updates')
| -rw-r--r-- | sql/updates/world/master/2022_08_02_03_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_08_02_03_world.sql b/sql/updates/world/master/2022_08_02_03_world.sql new file mode 100644 index 00000000000..ec346e080bc --- /dev/null +++ b/sql/updates/world/master/2022_08_02_03_world.sql @@ -0,0 +1 @@ +UPDATE `areatrigger_create_properties` SET `ScriptName`='areatrigger_pri_divine_star', `VerifiedBuild`=44325 WHERE `Id`=2148; |
