This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore
Watch
3
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/araxiaonline/TrinityCore.git
synced
2026-06-18 06:00:10 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ef49e55b5b7977871bbbdacaedc110a1dcbdcc2
TrinityCore
/
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