1807839336
no db nuke, but there are table change -Ghost Battle finally working (hopefully).. tested in search ghost by level.. idk about by name or anything.. i think it should work too -Crown Ghost Battle temporary fix timestamp -Attract screen time attack wrong HP -Disable venue crown car aura (causing green artifact)
6 lines
157 B
SQL
6 lines
157 B
SQL
-- AlterTable
|
|
ALTER TABLE "Car" ALTER COLUMN "stLoseBits" SET DEFAULT 0;
|
|
|
|
-- AlterTable
|
|
ALTER TABLE "GhostTrail" ADD COLUMN "driveDMergeSerial" INTEGER;
|