mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
disable more love/hatred from notplayer
This commit is contained in:
parent
2e5ddf5d49
commit
d2132e3578
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ local function allow_notplayer_perk(perk_id)
|
|||
EXTRA_MANA = true,
|
||||
GLOBAL_GORE = true,
|
||||
RESPAWN = true,
|
||||
GENOME_MORE_HATRED = true,
|
||||
GENOME_MORE_LOVE = true,
|
||||
FOOD_CLOCK = true, -- TODO, should carry over satiation buff
|
||||
TELEPORTITIS = true, -- TODO: teleports to 0,0
|
||||
TELEPORTITIS_DODGE = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue