mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
dont send map perk to peers, fix vomit/food clock potion on peers grabbing perks
This commit is contained in:
parent
343e48a362
commit
e673eb9930
5 changed files with 48 additions and 0 deletions
|
@ -129,6 +129,7 @@ local function load_modules()
|
|||
ctx.load_system("spell_refresh")
|
||||
ctx.load_system("shiny_orb")
|
||||
ctx.load_system("potion_mimic")
|
||||
ctx.load_system("map")
|
||||
end
|
||||
|
||||
local function load_extra_modules()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue