aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
authorkvolk2git <78740198+kvolk2git@users.noreply.github.com>2021-10-25 13:41:43 +0300
committerShauren <shauren.trinity@gmail.com>2022-03-20 19:44:19 +0100
commite799c4e00334db014217a85af8765a2859dc47f9 (patch)
treec8b67ea664c66b6141e6425fa7fc1728ffe1313a /sql/updates
parent59889d926d7c3d4a57afa357f25f69c0c8dea7bb (diff)
add item xxxxx show to who was added item (#27020)
Co-authored-by: Aokromes <Aokromes@users.noreply.github.com> (cherry picked from commit 822b32b64bbea2640f68edd9d110f8379c4a3c42)
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/master/2022_03_20_18_world_2021_10_25_00_world.sql2
1 files changed, 2 insertions, 0 deletions
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;