diff options
Diffstat (limited to 'move-stuff.sh')
-rwxr-xr-x | move-stuff.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/move-stuff.sh b/move-stuff.sh index 551ec841..2dcdc7cb 100755 --- a/move-stuff.sh +++ b/move-stuff.sh @@ -8,6 +8,7 @@ mv save/storage.txt world/save/ mv save/party.txt world/save/ mv save/castle.txt world/save/ mv save/guild.txt world/save/ +mv save/g_storage.txt world/save/ mv save/mapreg.txt world/map/save/ |