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
d0cd451f4ffc96b8273efaf25633f604e67b174f
TCPlayerbotCore
/
sql
/
updates
/
2.4.3_updates
/
79_characters.sql
T
3 lines
98 B
SQL
Raw
Normal View
History
Unescape
Escape
* Fix revent SQL commits
2008-12-15 10:42:35 +00:00
ALTER
TABLE
characters
*Second part of previous commit.
2009-06-18 19:31:55 +02:00
CHANGE
COLUMN
gmstate
extra_flags
int
(
11
)
unsigned
NOT
NULL
default
'0'
;
Reference in New Issue
Copy Permalink