From e799c4e00334db014217a85af8765a2859dc47f9 Mon Sep 17 00:00:00 2001 From: kvolk2git <78740198+kvolk2git@users.noreply.github.com> Date: Mon, 25 Oct 2021 13:41:43 +0300 Subject: add item xxxxx show to who was added item (#27020) Co-authored-by: Aokromes (cherry picked from commit 822b32b64bbea2640f68edd9d110f8379c4a3c42) --- sql/updates/world/master/2022_03_20_18_world_2021_10_25_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2022_03_20_18_world_2021_10_25_00_world.sql (limited to 'sql/updates') diff --git a/sql/updates/world/master/2022_03_20_18_world_2021_10_25_00_world.sql b/sql/updates/world/master/2022_03_20_18_world_2021_10_25_00_world.sql new file mode 100644 index 00000000000..a3e0f02f3a8 --- /dev/null +++ b/sql/updates/world/master/2022_03_20_18_world_2021_10_25_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `trinity_string` SET `content_default`='Command : Additem, itemId = %i, amount = %i to %s' WHERE `entry`=494; -- cgit v1.2.3