diff --git a/src/main/resources/assets/backgrounds/inner/innerbg.atlas b/src/main/resources/assets/backgrounds/inner/innerbg.atlas new file mode 100644 index 0000000..4884d77 --- /dev/null +++ b/src/main/resources/assets/backgrounds/inner/innerbg.atlas @@ -0,0 +1,67 @@ +innerbg.png +size:1536,1024 +repeat:none +0000_00 +bounds:0,0,256,256 +0000_01 +bounds:256,0,256,256 +0000_02 +bounds:512,0,256,256 +0000_03 +bounds:768,0,256,256 +0000_04 +bounds:1024,0,256,256 +0000_05 +bounds:1280,0,120,256 +0000_06 +bounds:0,256,256,256 +0000_07 +bounds:256,256,256,256 +0000_08 +bounds:512,256,256,256 +0000_09 +bounds:768,256,256,256 +0000_10 +bounds:1024,256,256,256 +0000_11 +bounds:1280,256,120,256 +0000_12 +bounds:0,512,256,256 +0000_13 +bounds:256,512,256,256 +0000_14 +bounds:512,512,256,256 +0000_15 +bounds:768,512,256,256 +0000_16 +bounds:1024,512,256,256 +0000_17 +bounds:1280,512,120,256 +0000_18 +bounds:0,768,256,256 +0000_19 +bounds:256,768,256,256 +0000_20 +bounds:512,768,256,256 +0000_21 +bounds:768,768,256,256 +0000_22 +bounds:1024,768,256,256 +0000_23 +bounds:1280,768,120,256 + +innerbg2.png +size:1536,256 +repeat:none +0000_24 +bounds:0,0,256,176 +0000_25 +bounds:256,0,256,176 +0000_26 +bounds:512,0,256,176 +0000_27 +bounds:768,0,256,176 +0000_28 +bounds:1024,0,256,176 +0000_29 +bounds:1280,0,120,176 diff --git a/src/main/resources/assets/backgrounds/inner/innerbg.png b/src/main/resources/assets/backgrounds/inner/innerbg.png new file mode 100644 index 0000000..7503a26 Binary files /dev/null and b/src/main/resources/assets/backgrounds/inner/innerbg.png differ diff --git a/src/main/resources/assets/backgrounds/inner/innerbg2.png b/src/main/resources/assets/backgrounds/inner/innerbg2.png new file mode 100644 index 0000000..55e86c2 Binary files /dev/null and b/src/main/resources/assets/backgrounds/inner/innerbg2.png differ