Skip to content

Commit ef3bfef

Browse files
committed
new energia art + fixes
1 parent ccd834b commit ef3bfef

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

assets/1x/atlasexotic.png

11.2 KB
Loading

assets/2x/atlasexotic.png

-52.3 KB
Loading

items/exotic.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ local universum = {
136136
end,
137137
cry_credits = {
138138
idea = { "Ein13" },
139-
art = { "Ein13/hydrogenperoxiide" },
139+
art = { "Ein13","hydrogenperoxiide" },
140140
},
141141
init = function(self)
142142
--Universum Patches
@@ -1169,7 +1169,7 @@ local energia = {
11691169
end,
11701170
cry_credits = {
11711171
idea = { "jenwalter666" },
1172-
art = { "Kailen" },
1172+
art = { "unexian" },
11731173
code = { "Math" },
11741174
},
11751175
}

items/misc_joker.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6983,7 +6983,7 @@ local cookie = {
69836983
cost = 4,
69846984
atlas = "atlastwo",
69856985
order = 133,
6986-
config = { extra = { chips = 150, chip_mod = 1 } },
6986+
config = { extra = { chips = 200, chip_mod = 1 } },
69876987
blueprint_compat = true,
69886988
eternal_compat = false,
69896989
perishable_compat = false,

0 commit comments

Comments
 (0)