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
2cb6311f02ec3e471247c485e714d2e85bca5fcb
TCPlayerbotCore
/
sql
/
updates
/
5642_realmd.sql
T
2 lines
104 B
SQL
Raw
Normal View
History
Unescape
Escape
Add support for multirealm. Patch by streetrat.
2009-09-13 00:02:14 +02:00
ALTER
TABLE
`
realmlist
`
ADD
`
gamebuild
`
int
(
11
)
unsigned
NOT
NULL
default
'9947'
AFTER
`
population
`
;
Reference in New Issue
Copy Permalink