forked from liza/Questionable
Fix enemy interaction
This commit is contained in:
parent
aa1dfcf8f5
commit
add73f3309
@ -61,7 +61,8 @@
|
||||
"Z": 222.65837
|
||||
},
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "Combat"
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "OverworldEnemies"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -76,7 +76,9 @@
|
||||
},
|
||||
{
|
||||
"Comment": "Fight some Mandragoras",
|
||||
"InteractionType": "Combat"
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "OverworldEnemies"
|
||||
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user