We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e4395 commit 80c6f85Copy full SHA for 80c6f85
assets/1x/decks.png
4.65 KB
assets/2x/decks.png
6.23 KB
objects/decks/AA_oracle.lua
@@ -2,7 +2,7 @@ SMODS.Back({
2
key = "oracle",
3
config = { vouchers = { "v_clearance_sale" }, consumables = { "c_medium" } },
4
atlas = "mp_decks",
5
- pos = { x = 3, y = 0 },
+ pos = { x = 1, y = 1 },
6
apply = function(self)
7
G.GAME.modifiers.oracle_max = 50
8
end,
0 commit comments