Skip to content

Commit dbef04b

Browse files
authored
Update misc_joker.lua - Added Tropical Smoothie to food pool
1 parent 6ab5df2 commit dbef04b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

items/misc_joker.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6876,6 +6876,7 @@ local tropical_smoothie = {
68766876
cost = 5,
68776877
order = 125,
68786878
atlas = "atlastwo",
6879+
pools = { ["Food"] = true },
68796880
loc_vars = function(self, info_queue, center)
68806881
return { vars = { center.ability.extra } }
68816882
end,

0 commit comments

Comments
 (0)