|
| 1 | +--bruh |
1 | 2 | local atlasenhanced = { |
2 | 3 | object_type = "Atlas", |
3 | 4 | key = "atlasenhanced", |
@@ -46,13 +47,16 @@ Cryptid.edeck_sprites = { |
46 | 47 | }, |
47 | 48 | sticker = { |
48 | 49 | order = 3, |
49 | | - default = { atlas = "centers", pos = { x = 5, y = 2 } }, |
50 | | - eternal = { atlas = "cry_atlasenhanced", pos = { x = 5, y = 2 } }, |
51 | | - perishable = { atlas = "cry_atlasenhanced", pos = { x = 0, y = 3 } }, |
52 | | - rental = { atlas = "cry_atlasenhanced", pos = { x = 1, y = 3 } }, |
53 | | - pinned = { atlas = "cry_atlasenhanced", pos = { x = 0, y = 5 } }, |
54 | | - banana = { atlas = "cry_atlasenhanced", pos = { x = 5, y = 4 } }, |
55 | | - cry_rigged = { atlas = "cry_atlasenhanced", pos = { x = 3, y = 6 } }, |
| 50 | + default = { atlas = "cry_placeholders", pos = { x = 4, y = 2 } }, |
| 51 | + eternal = { atlas = "cry_atlasdeck", pos = { x = 6, y = 0 } }, |
| 52 | + perishable = { atlas = "cry_atlasdeck", pos = { x = 7, y = 0 } }, |
| 53 | + rental = { atlas = "cry_atlasdeck", pos = { x = 8, y = 0 } }, |
| 54 | + pinned = { atlas = "cry_atlasdeck", pos = { x = 7, y = 1 } }, |
| 55 | + banana = { atlas = "cry_atlasdeck", pos = { x = 6, y = 1 } }, |
| 56 | + cry_rigged = { atlas = "cry_atlasdeck", pos = { x = 8, y = 1 } }, |
| 57 | + cry_absolute = { atlas = "cry_atlasdeck", pos = { x = 8, y = 2 } }, |
| 58 | + cry_possessed = { atlas = "cry_atlasdeck", pos = { x = 7, y = 2 } }, |
| 59 | + cry_flickering = { atlas = "cry_atlasdeck", pos = { x = 6, y = 2 } }, |
56 | 60 | }, |
57 | 61 | suit = { |
58 | 62 | order = 4, |
|
0 commit comments