From 3a01258cdd9d81c9e0026cf71770c4fc5498823c Mon Sep 17 00:00:00 2001 From: Joseph Hewitt Date: Mon, 4 Apr 2016 05:36:58 -0700 Subject: [PATCH] Fixed the Hermit Hop --- Series/SCENE_MeetingPath.txt | 2 +- Series/TS_GSP_Hermit_STORY.txt | 7 ++++--- history.txt | 2 ++ 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Series/SCENE_MeetingPath.txt b/Series/SCENE_MeetingPath.txt index 3b23713..3eb6ec8 100644 --- a/Series/SCENE_MeetingPath.txt +++ b/Series/SCENE_MeetingPath.txt @@ -46,7 +46,7 @@ sub name sub Sign - use + use .sitename update Msg1 diff --git a/Series/TS_GSP_Hermit_STORY.txt b/Series/TS_GSP_Hermit_STORY.txt index 005fb18..be14991 100644 --- a/Series/TS_GSP_Hermit_STORY.txt +++ b/Series/TS_GSP_Hermit_STORY.txt @@ -13,10 +13,9 @@ Story start GoDelete - sub Persona 3 - greeting + greeting GoNoMaster result1 @@ -29,7 +28,7 @@ sub result3 - GoResetSign + GoResetSign result4 .skills <1 2 3 4 5 6 7 8 9 10 33 18 13 12 11> @@ -45,6 +44,8 @@ sub Msg9 Msg10 Msg11 + Msg12 + Msg13 Prompt1 Prompt1_1 diff --git a/history.txt b/history.txt index 9284b59..b2f2157 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,5 @@ +1.300 April 4 2016 +- Fixed bug in Hermit Hop (SCENE_MeetingPath.txt) - Fixed DirKey screen refresh (sdlgfx.pp) - Set correct age for Omega-1004 (TS_LANCE_Z1004_STORY.txt) - Added title screen logo (gharena.pas)