From e60dce4b053cb37e6f263db5ca88108e733be30e Mon Sep 17 00:00:00 2001 From: Zimmermann Gyula Date: Sat, 1 May 2021 00:29:10 +0200 Subject: [PATCH] Version 0.5.2 Delete a still-remaining unused entry on Fall-From-Grace. --- README.md | 6 +++++- zg_pst_voices/english/setup.tra | 1 - zg_pst_voices/zg_pst_voices.tp2 | 1 - 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 42caf99..dafc412 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,17 @@ This mod adds the Planescape Torment characters' voices into the Infinity Engine Initial build. Includes Fall-From-Grace, Annah-of-the-Shadows and Nodrom. -### 0.5.1. +### 0.5.1 Fix all the failstart bugs. - Fix misplaced Version line in the tp2. - Delete unused entries so they don't skewer up the reaction RNG. - Fix case mismatch in the LUA. +### 0.5.2 + +Delete a still-remaining unused entry on Fall-From-Grace. + ## Acknowledgments Thanks for CamDawg for [his documentation on EE 2.6+ voicesets](https://github.com/Gibberlings3/EE_soundset_tool). Thanks for Smeagolheart for the [Awesome Soundsets documentation](https://forums.beamdog.com/discussion/38319/mods-awesome-soundsets-mods-master-thread-custom-soundsets-for-bgee-bg2ee-and-iwdee/p1), inspiring to create this mod. diff --git a/zg_pst_voices/english/setup.tra b/zg_pst_voices/english/setup.tra index 7c69c08..851fa9d 100644 --- a/zg_pst_voices/english/setup.tra +++ b/zg_pst_voices/english/setup.tra @@ -58,7 +58,6 @@ @163 = ~Hmph. Simple minds, simple pleasures.~ [zgffg3_] /// cd_select_rare8 #3_ @164 = ~Shadows.~ [zgffg5] /// cd_shadows #5 @165 = ~I feel fatigued. I should rest soon.~ [zgffgc] /// cd_tired #c -@166 = "-1" /// cd_tired2 #4_ @167 = ~Very well then.~ [zgffg7] /// cd_trap #7 @168 = ~I do not approve of your methods.~ [zgffg5_] /// cd_unhappy_1 #5_ @169 = ~Your actions have harmed many. Take care they do not harm anyone else from here on.~ [zgffg6_] /// cd_unhappy_2 #6_ diff --git a/zg_pst_voices/zg_pst_voices.tp2 b/zg_pst_voices/zg_pst_voices.tp2 index 8d18485..ad2bf7e 100644 --- a/zg_pst_voices/zg_pst_voices.tp2 +++ b/zg_pst_voices/zg_pst_voices.tp2 @@ -97,7 +97,6 @@ LAF cd_add_soundset cd_select_rare8 = RESOLVE_STR_REF(@163) // 3_ cd_shadows = RESOLVE_STR_REF(@164) // 5 cd_tired1 = RESOLVE_STR_REF(@165) // c - cd_tired2 = RESOLVE_STR_REF(@166) // 4_ cd_trap = RESOLVE_STR_REF(@167) // 7 cd_unhappy_1 = RESOLVE_STR_REF(@168) // 5_ cd_unhappy_2 = RESOLVE_STR_REF(@169) // 6_