hehe
This commit is contained in:
@ -490,7 +490,7 @@ CREATE TABLE `npcs` (
|
||||
`entityType` varchar(100) NOT NULL,
|
||||
`entityMeta` varchar(100) NOT NULL,
|
||||
`adult` bit(1) NOT NULL DEFAULT b'1',
|
||||
`helmet` blob NOT NULL DEFAULT current_timestamp(),
|
||||
`helmet` blob NOT NULL,
|
||||
`chestplate` blob NOT NULL,
|
||||
`leggings` blob NOT NULL,
|
||||
`boots` blob NOT NULL,
|
||||
|
Reference in New Issue
Block a user