diff --git a/ShakeAndCraft/app/.idea/gradle.xml b/ShakeAndCraft/app/.idea/gradle.xml new file mode 100644 index 0000000..b898c0a --- /dev/null +++ b/ShakeAndCraft/app/.idea/gradle.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/ShakeAndCraft/app/.idea/misc.xml b/ShakeAndCraft/app/.idea/misc.xml new file mode 100644 index 0000000..6ff4d26 --- /dev/null +++ b/ShakeAndCraft/app/.idea/misc.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/ShakeAndCraft/app/.idea/vcs.xml b/ShakeAndCraft/app/.idea/vcs.xml new file mode 100644 index 0000000..b2bdec2 --- /dev/null +++ b/ShakeAndCraft/app/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/ShakeAndCraft/app/src/main/res/drawable/open_treasure.png b/ShakeAndCraft/app/src/main/res/drawable/open_treasure.png new file mode 100644 index 0000000..7fbd1a6 Binary files /dev/null and b/ShakeAndCraft/app/src/main/res/drawable/open_treasure.png differ diff --git a/ShakeAndCraft/app/src/main/res/drawable/treasure.png b/ShakeAndCraft/app/src/main/res/drawable/treasure.png new file mode 100644 index 0000000..74f7b7d Binary files /dev/null and b/ShakeAndCraft/app/src/main/res/drawable/treasure.png differ