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
a635bdd0ccdf77c56c45ee1a6d456b3a2ef43ff3
TCPlayerbotCore
/
sql
/
updates
/
5484_world_scripts.sql
T
2 lines
62 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
inhabittype
=
3
where
entry
=
21217
;
Reference in New Issue
Copy Permalink