Quest/Breadcrumbs

* implemented https://github.com/TrinityCore/TrinityCore/commit/5ed77113b63
 * fixed some engrish
 * fixed a typo in typecasting string searches
This commit is contained in:
Sarjuuk
2020-02-23 14:12:01 +01:00
parent eaa982e5b3
commit d4c0c0535a
6 changed files with 11 additions and 13 deletions

View File

@@ -1020,7 +1020,7 @@ $lang = array(
'reqOneQ' => "Requires one of",
'reqOneQDesc' => "To take this quest, you must complete one of the following quests",
'opensQ' => "Opens Quests",
'opensQDesc' => "Completing this quest is requires to take this quests",
'opensQDesc' => "Completing this quest will make the following quests available",
'closesQ' => "Closes Quests",
'closesQDesc' => "After completing this quest, you will not be able to take these quests",
'enablesQ' => "Enables",