Skip to content

Commit

Permalink
Update mob_db SQL data
Browse files Browse the repository at this point in the history
Signed-off-by: hwsapibot <[email protected]>
  • Loading branch information
HerculesWSAPI committed Feb 4, 2024
1 parent bbf3f0e commit 2af0800
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions sql-files/mob_db2.sql
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,4 @@ CREATE TABLE `mob_db2` (
`DropCardper` smallint UNSIGNED NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`)
) ENGINE=MyISAM;

1 change: 1 addition & 0 deletions sql-files/mob_skill_db2.sql
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ CREATE TABLE `mob_skill_db2` (
`EMOTION` TEXT,
`CHAT` TEXT
) ENGINE=MyISAM;

0 comments on commit 2af0800

Please sign in to comment.