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
67f9dbab585dc2d021c976d34c2d7c53c6367eb0
TCPlayerbotCore
/
sql
/
updates
/
5469_world_creature.sql
T
Chaz Brown
7a7cd10933
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.
...
--HG-- branch : trunk
2009-09-02 20:38:18 -04:00
2 lines
39 B
SQL
Raw
Blame
History
DELETE
FROM
`
creature
`
WHERE
`
map
`=
30
;
Reference in New Issue
View Git Blame
Copy Permalink