aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/4803_script_texts.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/4803_script_texts.sql b/sql/updates/4803_script_texts.sql
new file mode 100644
index 00000000000..a91fa99c22b
--- /dev/null
+++ b/sql/updates/4803_script_texts.sql
@@ -0,0 +1,3 @@
+DELETE FROM script_texts WHERE entry=-1000431;
+INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
+(-1000431,'Okay, okay... gimme a minute to rest now. You gone and beat me up good.',0,0,14,1,'calvin SAY_COMPLETE');