summaryrefslogtreecommitdiff
path: root/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x+gsu-x_mode1.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/information_only/scripts/load/graphics/s-ppux_5c7x-0x+gsu-x_mode1.lua')
-rw-r--r--src/information_only/scripts/load/graphics/s-ppux_5c7x-0x+gsu-x_mode1.lua158
1 files changed, 78 insertions, 80 deletions
diff --git a/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x+gsu-x_mode1.lua b/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x+gsu-x_mode1.lua
index df85f6f..4e5ef78 100644
--- a/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x+gsu-x_mode1.lua
+++ b/src/information_only/scripts/load/graphics/s-ppux_5c7x-0x+gsu-x_mode1.lua
@@ -62,90 +62,88 @@ return {
},
},
tile = {
- layer = {
- 3,
- {
- colors = '4bpp',
- specifyColors = false,
- moveIndividual = false,
- independent = false,
- rotate = true,
- scale = true,
- shear = true,
- affine = true,
- size = {
- default = {
- width = 32,
- height = 32,
- },
- big = {
- width = 64,
- height = 64,
- },
- bigW = {
- width = 64,
- height = 32,
- },
- bigH = {
- width = 32,
- height = 64,
- },
+ layers = 3,
+ {
+ colors = '4bpp',
+ specifyColors = false,
+ moveIndividual = false,
+ independent = false,
+ rotate = true,
+ scale = true,
+ shear = true,
+ affine = true,
+ size = {
+ default = {
+ width = 32,
+ height = 32,
+ },
+ big = {
+ width = 64,
+ height = 64,
+ },
+ bigW = {
+ width = 64,
+ height = 32,
+ },
+ bigH = {
+ width = 32,
+ height = 64,
},
},
- {
- colors = '4bpp',
- specifyColors = false,
- moveIndividual = false,
- independent = false,
- rotate = true,
- scale = true,
- shear = true,
- affine = true,
- size = {
- default = {
- width = 32,
- height = 32,
- },
- big = {
- width = 64,
- height = 64,
- },
- bigW = {
- width = 64,
- height = 32,
- },
- bigH = {
- width = 32,
- height = 64,
- },
+ },
+ {
+ colors = '4bpp',
+ specifyColors = false,
+ moveIndividual = false,
+ independent = false,
+ rotate = true,
+ scale = true,
+ shear = true,
+ affine = true,
+ size = {
+ default = {
+ width = 32,
+ height = 32,
+ },
+ big = {
+ width = 64,
+ height = 64,
+ },
+ bigW = {
+ width = 64,
+ height = 32,
+ },
+ bigH = {
+ width = 32,
+ height = 64,
},
},
- {
- colors = '2bpp',
- specifyColors = false,
- moveIndividual = true,
- independent = false,
- rotate = true,
- scale = true,
- shear = true,
- affine = true,
- size = {
- default = {
- width = 32,
- height = 32,
- },
- big = {
- width = 64,
- height = 64,
- },
- bigW = {
- width = 64,
- height = 32,
- },
- bigH = {
- width = 32,
- height = 64,
- },
+ },
+ {
+ colors = '2bpp',
+ specifyColors = false,
+ moveIndividual = true,
+ independent = false,
+ rotate = true,
+ scale = true,
+ shear = true,
+ affine = true,
+ size = {
+ default = {
+ width = 32,
+ height = 32,
+ },
+ big = {
+ width = 64,
+ height = 64,
+ },
+ bigW = {
+ width = 64,
+ height = 32,
+ },
+ bigH = {
+ width = 32,
+ height = 64,
},
},
},