weap -> weapon

This commit is contained in:
2019-10-04 18:15:12 +09:00
parent 4c3cc8547c
commit 6f722f9ead
23 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ CREATE TABLE `general` (
`crewtype` INT(2) NOT NULL DEFAULT '0',
`train` INT(3) NOT NULL DEFAULT '0',
`atmos` INT(3) NOT NULL DEFAULT '0',
`weap` VARCHAR(20) NOT NULL DEFAULT 'None',
`weapon` VARCHAR(20) NOT NULL DEFAULT 'None',
`book` VARCHAR(20) NOT NULL DEFAULT 'None',
`horse` VARCHAR(20) NOT NULL DEFAULT 'None',
`item` VARCHAR(20) NOT NULL DEFAULT 'None',