summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-07-16 08:47:35 -0400
committerGitHub <noreply@github.com>2019-07-16 08:47:35 -0400
commit96a39a14bd99d7100246bac68a9965e55ab1e34a (patch)
tree1b5493034d8be68a7b8315c0da312413af85be8c /graphics
parent53b950019aca8896d70c4d5e4f9e2a1d5143e489 (diff)
parent7e238443712a68188d0ca0fcee75dc273f8dcb70 (diff)
Merge pull request #81 from pret/battle_records
Battle records
Diffstat (limited to 'graphics')
-rw-r--r--graphics/battle_records/bg_tiles.pngbin0 -> 135 bytes
-rw-r--r--graphics/battle_records/palette.pal19
-rw-r--r--graphics/battle_records/tilemap.binbin0 -> 2048 bytes
3 files changed, 19 insertions, 0 deletions
diff --git a/graphics/battle_records/bg_tiles.png b/graphics/battle_records/bg_tiles.png
new file mode 100644
index 000000000..bbe9de321
--- /dev/null
+++ b/graphics/battle_records/bg_tiles.png
Binary files differ
diff --git a/graphics/battle_records/palette.pal b/graphics/battle_records/palette.pal
new file mode 100644
index 000000000..d6994a324
--- /dev/null
+++ b/graphics/battle_records/palette.pal
@@ -0,0 +1,19 @@
+JASC-PAL
+0100
+16
+115 197 164
+74 74 74
+189 131 156
+230 156 213
+222 238 255
+230 246 255
+148 115 139
+197 213 222
+172 164 189
+0 0 0
+0 0 0
+0 0 0
+0 0 0
+0 0 0
+0 0 0
+0 0 0
diff --git a/graphics/battle_records/tilemap.bin b/graphics/battle_records/tilemap.bin
new file mode 100644
index 000000000..a3691cfd7
--- /dev/null
+++ b/graphics/battle_records/tilemap.bin
Binary files differ