From 4f4065a5ba11af0c54411bc7cd0b4a22916a08fe Mon Sep 17 00:00:00 2001 From: requinDr <75610214+requinDr@users.noreply.github.com> Date: Fri, 21 Jun 2024 18:34:09 +0200 Subject: [PATCH] v0.2.2 --- package.json | 2 +- public/static/es-tohnokun/lang.json | 2 +- src/assets/game/scene_attrs.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5d2afa5..57b0570 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsukihime-port", - "version": "0.2.1", + "version": "0.2.2", "private": true, "type": "module", "dependencies": { diff --git a/public/static/es-tohnokun/lang.json b/public/static/es-tohnokun/lang.json index a42b6e8..f391664 100644 --- a/public/static/es-tohnokun/lang.json +++ b/public/static/es-tohnokun/lang.json @@ -8,7 +8,7 @@ "images": { "redirect-ids": { - "en-mm": { + "es-tohnokun": { "thumb": 0, "sd":"./image/$.webp", "hd": "./image_x2/$.webp" diff --git a/src/assets/game/scene_attrs.json b/src/assets/game/scene_attrs.json index bcc3ef3..3be8826 100644 --- a/src/assets/game/scene_attrs.json +++ b/src/assets/game/scene_attrs.json @@ -292,7 +292,7 @@ "s268" : {"r": "cel", "d": "07a", "s": "5a", "fc": {"col": 6, "from": ["s267"]}}, "s269" : {"r": "cel", "d": "07a", "s": "5b", "fc": {"col": 7, "from": ["s267"]}}, "s270" : {"r": "cel", "d": "07a", "s": "6" , "fc": {"col": 6, "from": ["s268", "s269"], "graph": {"bg": "bg/bg_25b", "l": "tachi/ark_t05b", "r": "tachi/cel_t07b"}}}, - "s271" : {"r": "cel", "d": "08a", "fc": {"col": 6, "from": ["s270"]}, "//" : "day=8 inside scene"}, + "s271" : {"r": "cel", "d": "08a", "fc": {"col": 6, "from": ["s270"], "graph": {"bg": "event/cel_e05a"}}, "//" : "day=8 inside scene"}, "s273" : {"r": "cel", "d": "09a", "s": "1" , "fc": {"col": 6, "from": ["s271"]}}, "s274" : {"r": "cel", "d": "09a", "s": "2a", "fc": {"col": 6, "from": ["s273"]}}, "s275" : {"r": "cel", "d": "09a", "s": "2b", "fc": {"col": 7, "from": ["s273"]}},