cosmic items

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-12-20 00:35:00 -06:00
parent 56cd97436a
commit fdeb1e759e
37 changed files with 98 additions and 23 deletions

View file

@ -0,0 +1,12 @@
(
space_none: 0,
space_xxxs: 4,
space_xxs: 4,
space_xs: 8,
space_s: 8,
space_m: 16,
space_l: 24,
space_xl: 32,
space_xxl: 48,
space_xxxl: 64,
)