mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user