This website requires JavaScript.
Explore
Help
Register
Sign In
josh
/
TCPlayerbotCore
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3ba767c438f2def1d619eda34c6b843c29ebc518
TCPlayerbotCore
/
sql
/
old
/
3.1.3
/
05009_world.sql
T
2 lines
85 B
SQL
Raw
Normal View
History
Unescape
Escape
Clean up some sqls to make sure they all have at least one newline at the end (part of the coding standard) helps stop errors when sqls are batched together.... Also, add a missing Delete query to one sql.
2009-09-02 20:38:18 -04:00
UPDATE
`
creature_template
`
SET
`
ScriptName
`=
'npc_ebon_gargoyle'
WHERE
`
entry
`=
27829
;
Reference in New Issue
Copy Permalink