From 0e22b4927147cd1c245355ab476bf5debfffabf0 Mon Sep 17 00:00:00 2001 From: doyle Date: Wed, 4 Oct 2023 22:55:22 +1100 Subject: [PATCH] fp: Add new assets to data folder --- Data/Textures/atlas.png | 4 ++-- Data/Textures/atlas.txt | 4 ++-- Data/Textures/atlas/airport_terry_1.png | 3 +++ Data/Textures/atlas/airport_terry_2.png | 3 +++ Data/Textures/atlas/airport_terry_plane_1.png | 3 +++ Data/Textures/atlas/airport_terry_plane_2.png | 3 +++ Data/Textures/atlas/catfish_attack_down_1.png | 3 +++ Data/Textures/atlas/catfish_attack_down_2.png | 3 +++ Data/Textures/atlas/catfish_attack_side_1.png | 3 +++ Data/Textures/atlas/catfish_attack_side_2.png | 3 +++ Data/Textures/atlas/catfish_attack_up_1.png | 3 +++ Data/Textures/atlas/catfish_attack_up_2.png | 3 +++ Data/Textures/atlas/catfish_death_1.png | 3 +++ Data/Textures/atlas/catfish_death_2.png | 3 +++ Data/Textures/atlas/catfish_death_3.png | 3 +++ Data/Textures/atlas/catfish_death_4.png | 3 +++ Data/Textures/atlas/catfish_walk_down_1.png | 3 +++ Data/Textures/atlas/catfish_walk_down_2.png | 3 +++ Data/Textures/atlas/catfish_walk_side_1.png | 3 +++ Data/Textures/atlas/catfish_walk_side_2.png | 3 +++ Data/Textures/atlas/catfish_walk_up_1.png | 3 +++ Data/Textures/atlas/catfish_walk_up_2.png | 3 +++ Data/Textures/atlas/church_terry_alive.png | 3 +++ Data/Textures/atlas/church_terry_dark.png | 3 +++ Data/Textures/atlas/kennel_terry_1.png | 3 +++ Data/Textures/atlas/kennel_terry_2.png | 3 +++ Data/Textures/atlas/merchant_button_a.png | 3 +++ Data/Textures/atlas/merchant_button_b.png | 3 +++ Data/Textures/atlas/merchant_button_x.png | 3 +++ Data/Textures/atlas/merchant_button_y.png | 3 +++ Data/Textures/atlas/merchant_graveyard_menu_1.png | 3 +++ Data/Textures/atlas/merchant_graveyard_menu_2.png | 3 +++ Data/Textures/atlas/merchant_gym_menu_1.png | 3 +++ Data/Textures/atlas/merchant_gym_menu_2.png | 3 +++ Data/Textures/atlas/merchant_phone_company_menu_1.png | 3 +++ Data/Textures/atlas/merchant_phone_company_menu_2.png | 3 +++ Data/Textures/atlas/merchant_terry_menu_1.png | 3 +++ Data/Textures/atlas/merchant_terry_menu_2.png | 3 +++ Data/Textures/atlas/shrubbery_bush_1_1.png | 3 +++ Data/Textures/atlas/shrubbery_bush_2_1.png | 3 +++ Data/Textures/atlas/shrubbery_island_1_1.png | 3 +++ Data/Textures/atlas/shrubbery_island_2_1.png | 3 +++ Data/Textures/atlas/shrubbery_island_3_1.png | 3 +++ Data/Textures/atlas/terry_attack_phone_down_1.png | 3 +++ Data/Textures/atlas/terry_attack_phone_down_2.png | 3 +++ Data/Textures/atlas/terry_attack_phone_message_1.png | 3 +++ Data/Textures/atlas/terry_attack_phone_message_2.png | 3 +++ Data/Textures/atlas/terry_attack_phone_message_3.png | 3 +++ Data/Textures/atlas/terry_attack_phone_side_1.png | 3 +++ Data/Textures/atlas/terry_attack_phone_side_2.png | 3 +++ Data/Textures/atlas/terry_attack_phone_up_1.png | 3 +++ Data/Textures/atlas/terry_attack_phone_up_2.png | 3 +++ Data/Textures/atlas/terry_walk_left_1.png | 4 ++-- Data/Textures/atlas/terry_walk_left_2.png | 4 ++-- Data/Textures/atlas/terry_walk_left_3.png | 4 ++-- Data/Textures/atlas/terry_walk_left_5.png | 4 ++-- Data/Textures/atlas/terry_walk_left_6.png | 4 ++-- Data/Textures/atlas/terry_walk_left_7.png | 4 ++-- Data/Textures/sprite_spec.txt | 4 ++-- 59 files changed, 168 insertions(+), 18 deletions(-) create mode 100644 Data/Textures/atlas/airport_terry_1.png create mode 100644 Data/Textures/atlas/airport_terry_2.png create mode 100644 Data/Textures/atlas/airport_terry_plane_1.png create mode 100644 Data/Textures/atlas/airport_terry_plane_2.png create mode 100644 Data/Textures/atlas/catfish_attack_down_1.png create mode 100644 Data/Textures/atlas/catfish_attack_down_2.png create mode 100644 Data/Textures/atlas/catfish_attack_side_1.png create mode 100644 Data/Textures/atlas/catfish_attack_side_2.png create mode 100644 Data/Textures/atlas/catfish_attack_up_1.png create mode 100644 Data/Textures/atlas/catfish_attack_up_2.png create mode 100644 Data/Textures/atlas/catfish_death_1.png create mode 100644 Data/Textures/atlas/catfish_death_2.png create mode 100644 Data/Textures/atlas/catfish_death_3.png create mode 100644 Data/Textures/atlas/catfish_death_4.png create mode 100644 Data/Textures/atlas/catfish_walk_down_1.png create mode 100644 Data/Textures/atlas/catfish_walk_down_2.png create mode 100644 Data/Textures/atlas/catfish_walk_side_1.png create mode 100644 Data/Textures/atlas/catfish_walk_side_2.png create mode 100644 Data/Textures/atlas/catfish_walk_up_1.png create mode 100644 Data/Textures/atlas/catfish_walk_up_2.png create mode 100644 Data/Textures/atlas/church_terry_alive.png create mode 100644 Data/Textures/atlas/church_terry_dark.png create mode 100644 Data/Textures/atlas/kennel_terry_1.png create mode 100644 Data/Textures/atlas/kennel_terry_2.png create mode 100644 Data/Textures/atlas/merchant_button_a.png create mode 100644 Data/Textures/atlas/merchant_button_b.png create mode 100644 Data/Textures/atlas/merchant_button_x.png create mode 100644 Data/Textures/atlas/merchant_button_y.png create mode 100644 Data/Textures/atlas/merchant_graveyard_menu_1.png create mode 100644 Data/Textures/atlas/merchant_graveyard_menu_2.png create mode 100644 Data/Textures/atlas/merchant_gym_menu_1.png create mode 100644 Data/Textures/atlas/merchant_gym_menu_2.png create mode 100644 Data/Textures/atlas/merchant_phone_company_menu_1.png create mode 100644 Data/Textures/atlas/merchant_phone_company_menu_2.png create mode 100644 Data/Textures/atlas/merchant_terry_menu_1.png create mode 100644 Data/Textures/atlas/merchant_terry_menu_2.png create mode 100644 Data/Textures/atlas/shrubbery_bush_1_1.png create mode 100644 Data/Textures/atlas/shrubbery_bush_2_1.png create mode 100644 Data/Textures/atlas/shrubbery_island_1_1.png create mode 100644 Data/Textures/atlas/shrubbery_island_2_1.png create mode 100644 Data/Textures/atlas/shrubbery_island_3_1.png create mode 100644 Data/Textures/atlas/terry_attack_phone_down_1.png create mode 100644 Data/Textures/atlas/terry_attack_phone_down_2.png create mode 100644 Data/Textures/atlas/terry_attack_phone_message_1.png create mode 100644 Data/Textures/atlas/terry_attack_phone_message_2.png create mode 100644 Data/Textures/atlas/terry_attack_phone_message_3.png create mode 100644 Data/Textures/atlas/terry_attack_phone_side_1.png create mode 100644 Data/Textures/atlas/terry_attack_phone_side_2.png create mode 100644 Data/Textures/atlas/terry_attack_phone_up_1.png create mode 100644 Data/Textures/atlas/terry_attack_phone_up_2.png diff --git a/Data/Textures/atlas.png b/Data/Textures/atlas.png index 84227fb..6585fe2 100644 --- a/Data/Textures/atlas.png +++ b/Data/Textures/atlas.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fa09cf9a837958a6aeb6f9031f7592522ffab4e75e341cfeac2e07130c0324c1 -size 4838947 +oid sha256:4e15ce1da911241a6492c8c9dd9bf9aca6771549a9aa54c895fdec9a45a1a628 +size 7090684 diff --git a/Data/Textures/atlas.txt b/Data/Textures/atlas.txt index 0274259..c5e6316 100644 --- a/Data/Textures/atlas.txt +++ b/Data/Textures/atlas.txt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:900faecb6299c6cd1fc93e236be770291c5580b3f96aa5417885dc863519969c -size 2863 +oid sha256:1c3a307d8e21e2905c612e367a31533dce2335a4dcdbcfa2714a696cf61f35d4 +size 4579 diff --git a/Data/Textures/atlas/airport_terry_1.png b/Data/Textures/atlas/airport_terry_1.png new file mode 100644 index 0000000..d283e90 --- /dev/null +++ b/Data/Textures/atlas/airport_terry_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed132dfd7705b39c29d86ed529c6786cca0dbe031da3231fd93f4507f9bc0bc0 +size 106142 diff --git a/Data/Textures/atlas/airport_terry_2.png b/Data/Textures/atlas/airport_terry_2.png new file mode 100644 index 0000000..7aa60ea --- /dev/null +++ b/Data/Textures/atlas/airport_terry_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7e2c75a1847a1fa89841819180c8b1891d8d0e04df3a958145dabaecd41a44 +size 109771 diff --git a/Data/Textures/atlas/airport_terry_plane_1.png b/Data/Textures/atlas/airport_terry_plane_1.png new file mode 100644 index 0000000..f2e2318 --- /dev/null +++ b/Data/Textures/atlas/airport_terry_plane_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1343790890aaaeff4cfc4f8841c2ee1d219d4d37d927ab3ef9e09656a32c87c3 +size 29587 diff --git a/Data/Textures/atlas/airport_terry_plane_2.png b/Data/Textures/atlas/airport_terry_plane_2.png new file mode 100644 index 0000000..920c3f3 --- /dev/null +++ b/Data/Textures/atlas/airport_terry_plane_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3292cde04ae42d836fa9212dc546ed3a7e08b8d32f6aa102436841e45bf68aaa +size 29047 diff --git a/Data/Textures/atlas/catfish_attack_down_1.png b/Data/Textures/atlas/catfish_attack_down_1.png new file mode 100644 index 0000000..17de4cb --- /dev/null +++ b/Data/Textures/atlas/catfish_attack_down_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc7b8df338771944db23ae0abfc53db67c3002ad52973106d309a5cfa1e78cb3 +size 14857 diff --git a/Data/Textures/atlas/catfish_attack_down_2.png b/Data/Textures/atlas/catfish_attack_down_2.png new file mode 100644 index 0000000..e3b561f --- /dev/null +++ b/Data/Textures/atlas/catfish_attack_down_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de833831e7556e54b7ef9cc2c2bd3ff8d2c399a66110063424b25d8f0cdf12eb +size 15519 diff --git a/Data/Textures/atlas/catfish_attack_side_1.png b/Data/Textures/atlas/catfish_attack_side_1.png new file mode 100644 index 0000000..d8168dc --- /dev/null +++ b/Data/Textures/atlas/catfish_attack_side_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e3aa97d5edc31a267350f19c9b6c3262ae919d7339f6d1d4a283c04f734745 +size 18363 diff --git a/Data/Textures/atlas/catfish_attack_side_2.png b/Data/Textures/atlas/catfish_attack_side_2.png new file mode 100644 index 0000000..4153414 --- /dev/null +++ b/Data/Textures/atlas/catfish_attack_side_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede8964dc1fdd8df0c18551678687badb3c702bcc5745b5265233b9399bae30b +size 19203 diff --git a/Data/Textures/atlas/catfish_attack_up_1.png b/Data/Textures/atlas/catfish_attack_up_1.png new file mode 100644 index 0000000..178b793 --- /dev/null +++ b/Data/Textures/atlas/catfish_attack_up_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb4731aa5cc093b8646dc1b7a906c753f84bb36d6c72553cf71b7c653ff2c47 +size 11359 diff --git a/Data/Textures/atlas/catfish_attack_up_2.png b/Data/Textures/atlas/catfish_attack_up_2.png new file mode 100644 index 0000000..53521e0 --- /dev/null +++ b/Data/Textures/atlas/catfish_attack_up_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e7f984f12241bbe017247f4e516d4dd910ad430cb3538b3305a339d8280816 +size 12183 diff --git a/Data/Textures/atlas/catfish_death_1.png b/Data/Textures/atlas/catfish_death_1.png new file mode 100644 index 0000000..1d80d0d --- /dev/null +++ b/Data/Textures/atlas/catfish_death_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f173b652e6f504385ad18c5dd670ca6da1a521ecebb1a7b806b4fa53dbfe9f0 +size 10181 diff --git a/Data/Textures/atlas/catfish_death_2.png b/Data/Textures/atlas/catfish_death_2.png new file mode 100644 index 0000000..32e7bc5 --- /dev/null +++ b/Data/Textures/atlas/catfish_death_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432104137a0122cbfdc7146005b46f4ba275468d01086477a108ea9661899a90 +size 12073 diff --git a/Data/Textures/atlas/catfish_death_3.png b/Data/Textures/atlas/catfish_death_3.png new file mode 100644 index 0000000..eef035a --- /dev/null +++ b/Data/Textures/atlas/catfish_death_3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b2bcd6f0f30a1df9c4ff61948ed33930760217bc4ca7ab274f345f13e5a046 +size 11706 diff --git a/Data/Textures/atlas/catfish_death_4.png b/Data/Textures/atlas/catfish_death_4.png new file mode 100644 index 0000000..0197563 --- /dev/null +++ b/Data/Textures/atlas/catfish_death_4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3402bc7e5b02082f8d30cbdcb2425da5c7c79173ed2dc66952548814e1b586a0 +size 8595 diff --git a/Data/Textures/atlas/catfish_walk_down_1.png b/Data/Textures/atlas/catfish_walk_down_1.png new file mode 100644 index 0000000..f0086e6 --- /dev/null +++ b/Data/Textures/atlas/catfish_walk_down_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a72f39938829f64a84344eb330b288d64cb811f51ea02738811cdc38ac076f27 +size 14025 diff --git a/Data/Textures/atlas/catfish_walk_down_2.png b/Data/Textures/atlas/catfish_walk_down_2.png new file mode 100644 index 0000000..2c60f6a --- /dev/null +++ b/Data/Textures/atlas/catfish_walk_down_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd2a05cb4b5b6f91de54c10dcaa4288e6bab7fa73d30fca03040bb8386b8a936 +size 15042 diff --git a/Data/Textures/atlas/catfish_walk_side_1.png b/Data/Textures/atlas/catfish_walk_side_1.png new file mode 100644 index 0000000..c98e430 --- /dev/null +++ b/Data/Textures/atlas/catfish_walk_side_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:512d19de291965d6538742fa970cb129f0479baf67e38be0a8ceb3d17dc06fe7 +size 15233 diff --git a/Data/Textures/atlas/catfish_walk_side_2.png b/Data/Textures/atlas/catfish_walk_side_2.png new file mode 100644 index 0000000..0775702 --- /dev/null +++ b/Data/Textures/atlas/catfish_walk_side_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bae6ebfba9f441c8539a79408dd90c5d14faccb87abb40fee90af5e9e6e98cc1 +size 16513 diff --git a/Data/Textures/atlas/catfish_walk_up_1.png b/Data/Textures/atlas/catfish_walk_up_1.png new file mode 100644 index 0000000..df307c8 --- /dev/null +++ b/Data/Textures/atlas/catfish_walk_up_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ea4dd84b82c02830b2977c9e4fb083c387daf33b2fa42baeaa20a82442938ba +size 11853 diff --git a/Data/Textures/atlas/catfish_walk_up_2.png b/Data/Textures/atlas/catfish_walk_up_2.png new file mode 100644 index 0000000..d13e1e4 --- /dev/null +++ b/Data/Textures/atlas/catfish_walk_up_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c055b20c5bea032305bb27cc44ab19074c254a43635a2432dce23b12886abe3 +size 12540 diff --git a/Data/Textures/atlas/church_terry_alive.png b/Data/Textures/atlas/church_terry_alive.png new file mode 100644 index 0000000..51e7172 --- /dev/null +++ b/Data/Textures/atlas/church_terry_alive.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7de1187c4a60b64e9cdf1401f99657bf5ff6ae819940ffd9e9093a42e6eade +size 100064 diff --git a/Data/Textures/atlas/church_terry_dark.png b/Data/Textures/atlas/church_terry_dark.png new file mode 100644 index 0000000..78f1230 --- /dev/null +++ b/Data/Textures/atlas/church_terry_dark.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa8c299e94b161d846f865104e97cf166fee429af68d30c55392f0334bcba64 +size 80124 diff --git a/Data/Textures/atlas/kennel_terry_1.png b/Data/Textures/atlas/kennel_terry_1.png new file mode 100644 index 0000000..634ed00 --- /dev/null +++ b/Data/Textures/atlas/kennel_terry_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d5c2cec035c09847110adba87cba87ebaa9697f622c92770a2838323d905aed +size 95346 diff --git a/Data/Textures/atlas/kennel_terry_2.png b/Data/Textures/atlas/kennel_terry_2.png new file mode 100644 index 0000000..5a52fc6 --- /dev/null +++ b/Data/Textures/atlas/kennel_terry_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9049910f6db7a76cc2147ff9170288633394367d18845277981c05c6da28c0d3 +size 90885 diff --git a/Data/Textures/atlas/merchant_button_a.png b/Data/Textures/atlas/merchant_button_a.png new file mode 100644 index 0000000..147b01d --- /dev/null +++ b/Data/Textures/atlas/merchant_button_a.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a08233ae56af8e3c7e09105d366a995c1f3578178391ace5a4e0d4bd92dd90fb +size 4437 diff --git a/Data/Textures/atlas/merchant_button_b.png b/Data/Textures/atlas/merchant_button_b.png new file mode 100644 index 0000000..8183b70 --- /dev/null +++ b/Data/Textures/atlas/merchant_button_b.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb7a87aa737b49672be5240503c706b2b4ff1cb350585a75e31861d40568ef79 +size 4495 diff --git a/Data/Textures/atlas/merchant_button_x.png b/Data/Textures/atlas/merchant_button_x.png new file mode 100644 index 0000000..9ae29d7 --- /dev/null +++ b/Data/Textures/atlas/merchant_button_x.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54c4c96df965122cd24e08bae53b9489121d526bad50ddb9d54f390e02da68fd +size 4454 diff --git a/Data/Textures/atlas/merchant_button_y.png b/Data/Textures/atlas/merchant_button_y.png new file mode 100644 index 0000000..1f7a2d8 --- /dev/null +++ b/Data/Textures/atlas/merchant_button_y.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bec1f68d5ba2bd0909afa48fa204466297694c81faf096e1b919346cdf3ddb6 +size 4472 diff --git a/Data/Textures/atlas/merchant_graveyard_menu_1.png b/Data/Textures/atlas/merchant_graveyard_menu_1.png new file mode 100644 index 0000000..d81c2e8 --- /dev/null +++ b/Data/Textures/atlas/merchant_graveyard_menu_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efebb3804e0b79353e3475c1c2f2e306304324c2556f6acd3853e37258405400 +size 98547 diff --git a/Data/Textures/atlas/merchant_graveyard_menu_2.png b/Data/Textures/atlas/merchant_graveyard_menu_2.png new file mode 100644 index 0000000..020722f --- /dev/null +++ b/Data/Textures/atlas/merchant_graveyard_menu_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3112afc30c679ada8aaabf1aedb627353ca32246575150f8105d66702d6a7f68 +size 100765 diff --git a/Data/Textures/atlas/merchant_gym_menu_1.png b/Data/Textures/atlas/merchant_gym_menu_1.png new file mode 100644 index 0000000..5c1dbf5 --- /dev/null +++ b/Data/Textures/atlas/merchant_gym_menu_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca4e90d1279fb400dc1fb7e85fcc1bd2dadefcb48498e16ccb1b72fada984d18 +size 67131 diff --git a/Data/Textures/atlas/merchant_gym_menu_2.png b/Data/Textures/atlas/merchant_gym_menu_2.png new file mode 100644 index 0000000..0b7569c --- /dev/null +++ b/Data/Textures/atlas/merchant_gym_menu_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab9b0f299c1d7983b9198d07d5d88949755a010258b7de6a3e032a766bc2412 +size 65356 diff --git a/Data/Textures/atlas/merchant_phone_company_menu_1.png b/Data/Textures/atlas/merchant_phone_company_menu_1.png new file mode 100644 index 0000000..d1512e9 --- /dev/null +++ b/Data/Textures/atlas/merchant_phone_company_menu_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bb24ebc0e992744af3ada09397ada7a669fe19d99e61ca1750dbee72f482b92 +size 93324 diff --git a/Data/Textures/atlas/merchant_phone_company_menu_2.png b/Data/Textures/atlas/merchant_phone_company_menu_2.png new file mode 100644 index 0000000..ab95994 --- /dev/null +++ b/Data/Textures/atlas/merchant_phone_company_menu_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e8a5f66f2d55e051ed88b6963199646b9c73f416e8928d62b6a0801e0f26f9 +size 94254 diff --git a/Data/Textures/atlas/merchant_terry_menu_1.png b/Data/Textures/atlas/merchant_terry_menu_1.png new file mode 100644 index 0000000..5476aab --- /dev/null +++ b/Data/Textures/atlas/merchant_terry_menu_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8ff609c061c12e1db12027a2e98a261dcf802d3c0ea973ca4f8f532ebfa47e7 +size 70337 diff --git a/Data/Textures/atlas/merchant_terry_menu_2.png b/Data/Textures/atlas/merchant_terry_menu_2.png new file mode 100644 index 0000000..e21a215 --- /dev/null +++ b/Data/Textures/atlas/merchant_terry_menu_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dc8c6999ce7e4dabd75659c6d95073c4b713323c591e6ac81c28693e458c5ce +size 71625 diff --git a/Data/Textures/atlas/shrubbery_bush_1_1.png b/Data/Textures/atlas/shrubbery_bush_1_1.png new file mode 100644 index 0000000..c778d40 --- /dev/null +++ b/Data/Textures/atlas/shrubbery_bush_1_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110b380b6e05714a7e88e12f6710ac8427b532664ec0299d4c8ba3882c0e28da +size 5021 diff --git a/Data/Textures/atlas/shrubbery_bush_2_1.png b/Data/Textures/atlas/shrubbery_bush_2_1.png new file mode 100644 index 0000000..157793c --- /dev/null +++ b/Data/Textures/atlas/shrubbery_bush_2_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9361c16085e93b56e5c4434f479b1320a578c2e8bf8dc9b495d4ddc3fa10f3d0 +size 6528 diff --git a/Data/Textures/atlas/shrubbery_island_1_1.png b/Data/Textures/atlas/shrubbery_island_1_1.png new file mode 100644 index 0000000..a7e8f20 --- /dev/null +++ b/Data/Textures/atlas/shrubbery_island_1_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627115f9131b0ca3b9c1f25d65fdd3bddc5784fb9bb28f5f1ef56df1c42831a9 +size 12639 diff --git a/Data/Textures/atlas/shrubbery_island_2_1.png b/Data/Textures/atlas/shrubbery_island_2_1.png new file mode 100644 index 0000000..ba64da1 --- /dev/null +++ b/Data/Textures/atlas/shrubbery_island_2_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:051b86870aba80b1f9c380c19b75d58a43226ff9268612016b5297cce0fa2372 +size 14035 diff --git a/Data/Textures/atlas/shrubbery_island_3_1.png b/Data/Textures/atlas/shrubbery_island_3_1.png new file mode 100644 index 0000000..c91b009 --- /dev/null +++ b/Data/Textures/atlas/shrubbery_island_3_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:477c857115af7d918ffc07d698d74f8b56086486f2467f85a77efeaea36a802d +size 34579 diff --git a/Data/Textures/atlas/terry_attack_phone_down_1.png b/Data/Textures/atlas/terry_attack_phone_down_1.png new file mode 100644 index 0000000..8cf0d16 --- /dev/null +++ b/Data/Textures/atlas/terry_attack_phone_down_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77fd5ea628c89e6d4cc1a6a348efc1e325426cbefdede5c574161be9763064c +size 15153 diff --git a/Data/Textures/atlas/terry_attack_phone_down_2.png b/Data/Textures/atlas/terry_attack_phone_down_2.png new file mode 100644 index 0000000..6fa3141 --- /dev/null +++ b/Data/Textures/atlas/terry_attack_phone_down_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d7c81e0855549a52ac7f6d07fc8d3e9937d18743529d9eda29fb72c1f342bfc +size 15612 diff --git a/Data/Textures/atlas/terry_attack_phone_message_1.png b/Data/Textures/atlas/terry_attack_phone_message_1.png new file mode 100644 index 0000000..f811cda --- /dev/null +++ b/Data/Textures/atlas/terry_attack_phone_message_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1b44e7d5d6518cc18286939c3a8d0248e7c134f07cc1431d3d3a365b853cc14 +size 2647 diff --git a/Data/Textures/atlas/terry_attack_phone_message_2.png b/Data/Textures/atlas/terry_attack_phone_message_2.png new file mode 100644 index 0000000..b005e6e --- /dev/null +++ b/Data/Textures/atlas/terry_attack_phone_message_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa439657a70eca4f5cea4b9868e021cc8c75430dae5877ca6433b06da4eb5e5d +size 6872 diff --git a/Data/Textures/atlas/terry_attack_phone_message_3.png b/Data/Textures/atlas/terry_attack_phone_message_3.png new file mode 100644 index 0000000..ca2d4ee --- /dev/null +++ b/Data/Textures/atlas/terry_attack_phone_message_3.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de23b76a9e4e7a83def15a26b272a12f4f4efec517e4d5e865627855e84694e +size 5190 diff --git a/Data/Textures/atlas/terry_attack_phone_side_1.png b/Data/Textures/atlas/terry_attack_phone_side_1.png new file mode 100644 index 0000000..76c8faf --- /dev/null +++ b/Data/Textures/atlas/terry_attack_phone_side_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b8005790ad44e2bca0bbd5c72b17c3ad4c6bc80eac5b13fa9acde2434c79ae6 +size 16736 diff --git a/Data/Textures/atlas/terry_attack_phone_side_2.png b/Data/Textures/atlas/terry_attack_phone_side_2.png new file mode 100644 index 0000000..d175abd --- /dev/null +++ b/Data/Textures/atlas/terry_attack_phone_side_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:126887ed590568bf65170c179df9a6af7d6b9ad8cdd932fdd075f00ea8489abb +size 20142 diff --git a/Data/Textures/atlas/terry_attack_phone_up_1.png b/Data/Textures/atlas/terry_attack_phone_up_1.png new file mode 100644 index 0000000..03cc64e --- /dev/null +++ b/Data/Textures/atlas/terry_attack_phone_up_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a46aa326f3970b67fbef5bbb326be2aa21b3af125e4b119b5caba392b7bc67c4 +size 15553 diff --git a/Data/Textures/atlas/terry_attack_phone_up_2.png b/Data/Textures/atlas/terry_attack_phone_up_2.png new file mode 100644 index 0000000..0bc0834 --- /dev/null +++ b/Data/Textures/atlas/terry_attack_phone_up_2.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd9c8b7c765606fda6c8a73bf9a8d2c7c8f730caf352c49850cba0da6c316888 +size 17907 diff --git a/Data/Textures/atlas/terry_walk_left_1.png b/Data/Textures/atlas/terry_walk_left_1.png index 45d73e2..484542d 100644 --- a/Data/Textures/atlas/terry_walk_left_1.png +++ b/Data/Textures/atlas/terry_walk_left_1.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5064d81c3be31fa04a87d7c6e2b7f05d265c25d0d2cf55bab4b27eb866865f50 -size 13036 +oid sha256:1c6e0db0b21497f57caadaf604d121cff135f651f95e9ff6d3c6b0e64e16507c +size 12080 diff --git a/Data/Textures/atlas/terry_walk_left_2.png b/Data/Textures/atlas/terry_walk_left_2.png index 5596196..0a1c679 100644 --- a/Data/Textures/atlas/terry_walk_left_2.png +++ b/Data/Textures/atlas/terry_walk_left_2.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:70f22f9a03fc852eec8ba29c0425a52c39670f7fa0ea88c4109a381c06d8ec7b -size 12847 +oid sha256:a7c69591640c66014fb0a11a45b6a1732cb59819f98de9f4d4965757863c1998 +size 15004 diff --git a/Data/Textures/atlas/terry_walk_left_3.png b/Data/Textures/atlas/terry_walk_left_3.png index 9c2ad5d..15b89a4 100644 --- a/Data/Textures/atlas/terry_walk_left_3.png +++ b/Data/Textures/atlas/terry_walk_left_3.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d3dd501b81f72fa129a6c16e462f8d011e37d63ca9c0b28ff558de0958323471 -size 12922 +oid sha256:5be2fa2bd3575b002509bbd7fb2eddbe3efab584cca23dcf527a1258b4e9fd9c +size 17442 diff --git a/Data/Textures/atlas/terry_walk_left_5.png b/Data/Textures/atlas/terry_walk_left_5.png index 15b89a4..9c2ad5d 100644 --- a/Data/Textures/atlas/terry_walk_left_5.png +++ b/Data/Textures/atlas/terry_walk_left_5.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5be2fa2bd3575b002509bbd7fb2eddbe3efab584cca23dcf527a1258b4e9fd9c -size 17442 +oid sha256:d3dd501b81f72fa129a6c16e462f8d011e37d63ca9c0b28ff558de0958323471 +size 12922 diff --git a/Data/Textures/atlas/terry_walk_left_6.png b/Data/Textures/atlas/terry_walk_left_6.png index 0a1c679..5596196 100644 --- a/Data/Textures/atlas/terry_walk_left_6.png +++ b/Data/Textures/atlas/terry_walk_left_6.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a7c69591640c66014fb0a11a45b6a1732cb59819f98de9f4d4965757863c1998 -size 15004 +oid sha256:70f22f9a03fc852eec8ba29c0425a52c39670f7fa0ea88c4109a381c06d8ec7b +size 12847 diff --git a/Data/Textures/atlas/terry_walk_left_7.png b/Data/Textures/atlas/terry_walk_left_7.png index 484542d..45d73e2 100644 --- a/Data/Textures/atlas/terry_walk_left_7.png +++ b/Data/Textures/atlas/terry_walk_left_7.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c6e0db0b21497f57caadaf604d121cff135f651f95e9ff6d3c6b0e64e16507c -size 12080 +oid sha256:5064d81c3be31fa04a87d7c6e2b7f05d265c25d0d2cf55bab4b27eb866865f50 +size 13036 diff --git a/Data/Textures/sprite_spec.txt b/Data/Textures/sprite_spec.txt index ac4dc8c..c7c2d80 100644 --- a/Data/Textures/sprite_spec.txt +++ b/Data/Textures/sprite_spec.txt @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2195fc517f0432ccef6e6d0ac920ed3771e99567a8c5d243422e7f021faa9b18 -size 670 +oid sha256:df800282c974e6c1792991ff33704c9a3f6574dc3829048f4f2166ef7f4e0cb8 +size 1333