Update distances when following NPC in 'Scales of Blue'

This commit is contained in:
Liza 2024-11-02 15:51:29 +01:00
parent fb975363d2
commit ad76bb88c0
Signed by: liza
GPG Key ID: 7199F8D727D55F67

View File

@ -92,7 +92,8 @@
"Z": 50.459126 "Z": 50.459126
}, },
"TerritoryId": 1186, "TerritoryId": 1186,
"InteractionType": "WaitForNpcAtPosition" "InteractionType": "WaitForNpcAtPosition",
"StopDistance": 1
}, },
{ {
"DataId": 1048078, "DataId": 1048078,
@ -103,7 +104,8 @@
}, },
"TerritoryId": 1186, "TerritoryId": 1186,
"InteractionType": "WaitForNpcAtPosition", "InteractionType": "WaitForNpcAtPosition",
"NpcWaitDistance": 2 "NpcWaitDistance": 3,
"StopDistance": 5
}, },
{ {
"DataId": 1048078, "DataId": 1048078,