diff options
| -rw-r--r-- | sql/updates/world/3.3.5/2017_09_26_04_world_335.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2017_09_26_04_world_335.sql b/sql/updates/world/3.3.5/2017_09_26_04_world_335.sql index b2dd81b85b3..2d8151f3cd7 100644 --- a/sql/updates/world/3.3.5/2017_09_26_04_world_335.sql +++ b/sql/updates/world/3.3.5/2017_09_26_04_world_335.sql @@ -1,2 +1,2 @@ -- -UPDATE `quest_offer_reward` SET `RewardText`="You gather the paladin\'s remains as carefully as you can, recalling that at least his spirit has been released from any pain or suffering that might have been forced upon him." WHERE `ID`=5204;
\ No newline at end of file +UPDATE `quest_offer_reward` SET `RewardText`="You gather the paladin\'s remains as carefully as you can, recalling that at least his spirit has been released from any pain or suffering that might have been forced upon him." WHERE `ID`=5204; |
