From 524e48b0fce7dc96da89ddbc7f3b4facff666d44 Mon Sep 17 00:00:00 2001 From: Raphi <113795944+RaphiHD@users.noreply.github.com> Date: Thu, 4 Sep 2025 18:26:12 +0200 Subject: [PATCH] Make Mikhail always look left --- AndorsTrail/res/raw/monsterlist_crossglen_npcs.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AndorsTrail/res/raw/monsterlist_crossglen_npcs.json b/AndorsTrail/res/raw/monsterlist_crossglen_npcs.json index a10f30e81..6d5681b61 100644 --- a/AndorsTrail/res/raw/monsterlist_crossglen_npcs.json +++ b/AndorsTrail/res/raw/monsterlist_crossglen_npcs.json @@ -6,7 +6,7 @@ "monsterClass":"humanoid", "spawnGroup":"mikhail", "phraseID":"mikhail_start_select", - "horizontalFlipChance":50 + "horizontalFlipChance":100 }, { "id":"leta", @@ -117,4 +117,4 @@ "spawnGroup":"jan", "phraseID":"jan_start_select" } -] \ No newline at end of file +]