From 00a06fab17a57009375783018949ac85af95cb6c Mon Sep 17 00:00:00 2001 From: wish Date: Sun, 30 Jul 2023 19:05:51 +1000 Subject: [PATCH] order 9.3 Patch Schema files --- patch-schema/{psn-id.sql => 00-psn-id.sql} | 0 patch-schema/{wiiu-key.sql => 01-wiiu-key.sql} | 0 patch-schema/{tower.sql => 02-tower.sql} | 0 patch-schema/{event_quests.sql => 03-event_quests.sql} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename patch-schema/{psn-id.sql => 00-psn-id.sql} (100%) rename patch-schema/{wiiu-key.sql => 01-wiiu-key.sql} (100%) rename patch-schema/{tower.sql => 02-tower.sql} (100%) rename patch-schema/{event_quests.sql => 03-event_quests.sql} (100%) diff --git a/patch-schema/psn-id.sql b/patch-schema/00-psn-id.sql similarity index 100% rename from patch-schema/psn-id.sql rename to patch-schema/00-psn-id.sql diff --git a/patch-schema/wiiu-key.sql b/patch-schema/01-wiiu-key.sql similarity index 100% rename from patch-schema/wiiu-key.sql rename to patch-schema/01-wiiu-key.sql diff --git a/patch-schema/tower.sql b/patch-schema/02-tower.sql similarity index 100% rename from patch-schema/tower.sql rename to patch-schema/02-tower.sql diff --git a/patch-schema/event_quests.sql b/patch-schema/03-event_quests.sql similarity index 100% rename from patch-schema/event_quests.sql rename to patch-schema/03-event_quests.sql