mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-30 15:01:29 +00:00
Update database_update_manifest_bots.cpp
This commit is contained in:
parent
36f8c3a89f
commit
0ae1a2883d
@ -2135,6 +2135,7 @@ CREATE TABLE `bot_stat_caps` (
|
||||
`stat_id` tinyint(3) UNSIGNED NULL,
|
||||
`stat_cap` int(11) NOT NULL DEFAULT -1,
|
||||
PRIMARY KEY (`bot_id`, `stat_id`)
|
||||
)
|
||||
)"
|
||||
},
|
||||
// -- template; copy/paste this when you need to create a new entry
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user