Add workaround for RSR refusing to attack enemies spawned by quest in 'Taking Stock'

pull/78/head^2
Liza 2024-10-09 18:20:38 +02:00
parent ab6e3a847f
commit 588beffc37
Signed by: liza
GPG Key ID: 7199F8D727D55F67
1 changed files with 8 additions and 10 deletions

View File

@ -72,17 +72,14 @@
"Steps": [
{
"Position": {
"X": -403.42465,
"Y": 154.8542,
"Z": 82.59637
"X": -346.407,
"Y": 152.32855,
"Z": 86.98739
},
"TerritoryId": 399,
"InteractionType": "Combat",
"EnemySpawnType": "AutoOnEnterArea",
"KillEnemyDataIds": [
5042
],
"CombatDelaySecondsAtStart": 1
"InteractionType": "WalkTo",
"Mount": false,
"Sprint": false
},
{
"DataId": 2005885,
@ -92,7 +89,8 @@
"Z": 82.84119
},
"TerritoryId": 399,
"InteractionType": "Interact"
"InteractionType": "Interact",
"DelaySecondsAtStart": 5
}
]
},