summaryrefslogtreecommitdiff
path: root/src/hardware_data/scripts/load/graphics/ppu_cgb.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware_data/scripts/load/graphics/ppu_cgb.lua')
-rw-r--r--src/hardware_data/scripts/load/graphics/ppu_cgb.lua80
1 files changed, 48 insertions, 32 deletions
diff --git a/src/hardware_data/scripts/load/graphics/ppu_cgb.lua b/src/hardware_data/scripts/load/graphics/ppu_cgb.lua
index 0a89cbd..6ca179e 100644
--- a/src/hardware_data/scripts/load/graphics/ppu_cgb.lua
+++ b/src/hardware_data/scripts/load/graphics/ppu_cgb.lua
@@ -41,36 +41,44 @@ return {
palettes = {
specify = true,
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
},
transform = {
@@ -101,36 +109,44 @@ return {
palettes = {
specify = true,
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
{
- colours = 3,
- keys = 1,
+ total = 4,
+ limit = 3,
+ keys = 1,
},
},
mirror = true,