Eternal Suffering Bug
Posted: Fri Apr 30, 2021 12:23 am
Hi!
Eternal Suffering is a little bit wicked on enemies...
Actually, it seems it is a typo, but in the code:
This talent should be no_npc_use
but it was coded incorrectly.
Eternal Suffering is a little bit wicked on enemies...
Actually, it seems it is a typo, but in the code:
Code: Select all
no_use_npc=true, --Infinite Lockdown, boo
This talent should be no_npc_use
but it was coded incorrectly.