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
17ada9e1b291fda3479a1e235eb3f477ec397d59
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