FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
scriptdev2-tbc/sql/updates/0.6/r1624_scriptdev2.sql at master · scriptdev2/scriptdev2-tbc · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
scriptdev2
/
scriptdev2-tbc
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
28
Code
Issues
11
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
scriptdev2-tbc
/
sql
/
updates
/
0.6
/
r1624_scriptdev2.sql
Copy path
More file actions
More file actions
Latest commit
History
History
History
4 lines (4 loc) · 301 Bytes
Breadcrumbs
scriptdev2-tbc
/
sql
/
updates
/
0.6
/
r1624_scriptdev2.sql
Copy path
File metadata and controls
4 lines (4 loc) · 301 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
DELETE
FROM
script_texts
WHERE
entry
=
-
1533135
;
INSERT INTO
script_texts (entry,content_default,sound,type,language,emote,comment)
VALUES
(
-
1533135
,
'
%s strikes!
'
,
0
,
3
,
0
,
0
,
'
kelthuzad EMOTE_PHASE2
'
);
UPDATE
script_texts
SET
content_default
=
'
A Guardian of Icecrown enters the fight!
'
WHERE
entry
=
-
1533134
;
Back
|
FazBrowse Home
|
New Git URL