Skip to content

Commit d15a10a

Browse files
authored
fix pos
1 parent efbae16 commit d15a10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/misc_joker.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6656,7 +6656,7 @@ local kittyprinter = {
66566656
name = "cry-kittyprinter",
66576657
key = "kittyprinter",
66586658
config = { extra = { Xmult = 2 } },
6659-
pos = { x = 2, y = 5 },
6659+
pos = { x = 3, y = 5 },
66606660
rarity = 2,
66616661
cost = 6,
66626662
atlas = "atlasone",

0 commit comments

Comments
 (0)