From 262dc4f280a34c22b3209f978359a5e7d4198f33 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Fri, 9 Apr 2021 13:43:21 +0200 Subject: [PATCH] fix uriel success pose --- src/stores/dialog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stores/dialog.js b/src/stores/dialog.js index db72f7d..037fccf 100644 --- a/src/stores/dialog.js +++ b/src/stores/dialog.js @@ -32,6 +32,7 @@ export const dialog = [{ character: "Uriel", text: "Well since it already got boring around here, and how can I say no to pancakes.", flags: ["success"], + pose: "side_happy", next: "michael_heretic" }, { name: "michael_heretic",