changed file section

This commit is contained in:
yoncodes
2025-10-29 14:13:47 -04:00
parent 1badd8cb4f
commit 397c34bec1
1568 changed files with 3068 additions and 3575 deletions

View File

@@ -4,6 +4,5 @@ CREATE TABLE "HuntingGroundInfo" (
"IsAuto" INTEGER,
"CurrentId" INTEGER,
"HighestId" INTEGER,
"MonsterInfoIndex" INTEGER, -- References MonsterInfo.InvenIndex
"PackId" INTEGER
);
);