From df62cbb1cfca600f207d6cb5739d822c38ae69e8 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 2 Sep 2011 16:41:51 +0000 Subject: [PATCH] - Moved the file treasure_hunt.txt into the t folder and out of the cardsfolder. --- .gitattributes | 2 +- res/cardsfolder/{ => t}/treasure_hunt.txt | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename res/cardsfolder/{ => t}/treasure_hunt.txt (100%) diff --git a/.gitattributes b/.gitattributes index da31923da5e..32b15523fa0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8020,6 +8020,7 @@ res/cardsfolder/t/traumatize.txt svneol=native#text/plain res/cardsfolder/t/treacherous_link.txt svneol=native#text/plain res/cardsfolder/t/treacherous_urge.txt svneol=native#text/plain res/cardsfolder/t/treachery.txt svneol=native#text/plain +res/cardsfolder/t/treasure_hunt.txt -text res/cardsfolder/t/treasure_hunter.txt svneol=native#text/plain res/cardsfolder/t/treasure_mage.txt svneol=native#text/plain res/cardsfolder/t/treasure_trove.txt svneol=native#text/plain @@ -8114,7 +8115,6 @@ res/cardsfolder/t/twisted_image.txt svneol=native#text/plain res/cardsfolder/t/twitch.txt svneol=native#text/plain res/cardsfolder/t/typhoon.txt svneol=native#text/plain res/cardsfolder/t/tyrranax.txt svneol=native#text/plain -res/cardsfolder/treasure_hunt.txt -text res/cardsfolder/u/uktabi_drake.txt svneol=native#text/plain res/cardsfolder/u/uktabi_efreet.txt svneol=native#text/plain res/cardsfolder/u/uktabi_faerie.txt svneol=native#text/plain diff --git a/res/cardsfolder/treasure_hunt.txt b/res/cardsfolder/t/treasure_hunt.txt similarity index 100% rename from res/cardsfolder/treasure_hunt.txt rename to res/cardsfolder/t/treasure_hunt.txt