mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
allow picking up potion mimic players
This commit is contained in:
parent
83724d77d9
commit
65714117b2
12 changed files with 209 additions and 46 deletions
|
@ -125,6 +125,7 @@ local function load_modules()
|
|||
ctx.load_system("hamis")
|
||||
ctx.load_system("spell_refresh")
|
||||
ctx.load_system("shiny_orb")
|
||||
ctx.load_system("potion_mimic")
|
||||
end
|
||||
|
||||
local function load_extra_modules()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue