Add option to skip skill confirmation.
Add confirmation prompt for UV.
This commit is contained in:
parent
f9f4fb19a6
commit
fd2798f619
7 changed files with 33 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue