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
20a0a3b497d34c6d989e58f0dde5c02c3a2a2527
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