Add option to skip skill confirmation.

Add confirmation prompt for UV.
This commit is contained in:
Mari the Deer 2022-04-14 22:14:59 +02:00
commit fd2798f619
7 changed files with 33 additions and 6 deletions

View file

@ -172,9 +172,11 @@ Skill hard
{
MonsterHealth = 1.25
DamageFactor = 1.25
Aggressiveness = 0.25
SpawnFilter = hard
ACSReturn = 3
Name = "$SWWM_SKHARD"
MustConfirm = "$SWWM_SKHARDCONFIRM"
}
Skill hardcore
{
@ -182,7 +184,7 @@ Skill hardcore
FastMonsters
MonsterHealth = 1.5
DamageFactor = 1.5
Aggressiveness = 0.25
Aggressiveness = 0.5
SpawnFilter = nightmare
SpawnMulti
ACSReturn = 4