disable more love/hatred from notplayer

This commit is contained in:
bgkillas 2024-08-26 13:46:54 -04:00
parent 2e5ddf5d49
commit d2132e3578

View file

@ -82,6 +82,8 @@ local function allow_notplayer_perk(perk_id)
EXTRA_MANA = true, EXTRA_MANA = true,
GLOBAL_GORE = true, GLOBAL_GORE = true,
RESPAWN = true, RESPAWN = true,
GENOME_MORE_HATRED = true,
GENOME_MORE_LOVE = true,
FOOD_CLOCK = true, -- TODO, should carry over satiation buff FOOD_CLOCK = true, -- TODO, should carry over satiation buff
TELEPORTITIS = true, -- TODO: teleports to 0,0 TELEPORTITIS = true, -- TODO: teleports to 0,0
TELEPORTITIS_DODGE = true, TELEPORTITIS_DODGE = true,