Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): 990b9a5
  • Loading branch information
github-actions[bot] committed Feb 3, 2025
1 parent 990b9a5 commit cce6f75
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-- DB update 2025_02_01_02 -> 2025_02_03_00
-- Add Russian locale for QuestID: 4641
DELETE FROM quest_offer_reward_locale WHERE ID = 4641 AND locale = 'ruRU';
INSERT INTO quest_offer_reward_locale(ID,locale,RewardText,VerifiedBuild) VALUES (4641,'ruRU','Очередной рекрут Калтунка?$B$BВидно, плохи наши дела, если у нас нет никого получше. Ну, ничего. К тому времени, как мы решим, что тебе пора покинуть долину, из тебя $c получится бравый воитель Орды!',0);
Expand Down

0 comments on commit cce6f75

Please sign in to comment.