Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blue Flowers relto Page #1161

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion Scripts/Python/xLinkingBookDefs.py
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,14 @@
xYeeshaPage24 = ( "YeeshaPage24", '<pb><img src="xYeeshaPageAlphaSketchStorm*1#0.hsm" align=center check=00ff18,00800c,%d link=25>' )
xYeeshaPage25 = ( "YeeshaPage25", '<pb><img src="xYeeshaPageAlphaSketch14*1#0.hsm" align=center check=00ff18,00800c,%d link=26>' )
xYeeshaPage26 = ( "YeeshaPage26", '<pb><img src="xYeeshaPageVeelay7.dds" align=center check=00ff18,00800c,%d link=27>' )
xYeeshaPage27 = ( "YeeshaPage27", '<pb><img src="xYeeshaPageOcean.dds" align=center check=00ff18,00800c,%d link=28>' )
xYeeshaPage28 = ( "YeeshaPage28", '<pb><img src="xYeeshaPageBlueFlower.dds" align=center check=00ff18,00800c,%d link=29>' )


xYeeshaPages = [ xYeeshaPage1, xYeeshaPage2, xYeeshaPage3, xYeeshaPage4, xYeeshaPage5, xYeeshaPage6, xYeeshaPage7,\
xYeeshaPage8, xYeeshaPage9, xYeeshaPage10, xYeeshaPage12, xYeeshaPage13, xYeeshaPage14, xYeeshaPage15,\
xYeeshaPage16, xYeeshaPage17, xYeeshaPage18, xYeeshaPage19, xYeeshaPage20, xYeeshaPage21, xYeeshaPage22, xYeeshaPage23, xYeeshaPage24, xYeeshaPage25, xYeeshaPage26 ]
xYeeshaPage16, xYeeshaPage17, xYeeshaPage18, xYeeshaPage19, xYeeshaPage20, xYeeshaPage21, xYeeshaPage22,\
xYeeshaPage23, xYeeshaPage24, xYeeshaPage25, xYeeshaPage26, xYeeshaPage27, xYeeshaPage28 ]



Expand Down
44 changes: 44 additions & 0 deletions Scripts/SDL/Cleft.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -212,3 +212,47 @@ STATEDESC Cleft
VAR BOOL clftIsCleftDone[1] DEFAULT=0 DISPLAYOPTION=red
}


STATEDESC Cleft
{
VERSION 25

# Boolean variables

VAR BOOL clftJourneyCloth01Vis[1] DEFAULT=1 DEFAULTOPTION=VAULT
VAR BOOL clftJourneyCloth02Vis[1] DEFAULT=1 DEFAULTOPTION=VAULT
VAR BOOL clftJourneyCloth03Vis[1] DEFAULT=1 DEFAULTOPTION=VAULT
VAR BOOL clftJourneyCloth04Vis[1] DEFAULT=1 DEFAULTOPTION=VAULT
VAR BOOL clftJourneyCloth05Vis[1] DEFAULT=1 DEFAULTOPTION=VAULT
VAR BOOL clftJourneyCloth06Vis[1] DEFAULT=1 DEFAULTOPTION=VAULT
VAR BOOL clftJourneyCloth07Vis[1] DEFAULT=1 DEFAULTOPTION=VAULT
VAR BOOL clftZandiShirtVis[1] DEFAULT=1 DEFAULTOPTION=VAULT
VAR BOOL clftAtrusGogglesVis[1] DEFAULT=1 DEFAULTOPTION=VAULT
VAR BOOL clftYeeshaPage19Vis[1] DEFAULT=0 DISPLAYOPTION=VAULT
VAR BOOL clftYeeshaPage28Vis[1] DEFAULT=0 DISPLAYOPTION=VAULT

# Age Mechanics

VAR BOOL clftAgeSDLWindmillLocked[1] DEFAULT=1 DISPLAYOPTION=red
VAR BOOL clftAgeSDLWindmillRunning[1] DEFAULT=0 DISPLAYOPTION=red
VAR BOOL clftBahroDoorClosed[1] DEFAULT=1 DISPLAYOPTION=red
VAR BOOL clftJourneysVis[1] DEFAULT=1 DISPLAYOPTION=red
VAR BOOL clftYeeshaBookVis[1] DEFAULT=1 DISPLAYOPTION=red
VAR BOOL clftZandiVis[1] DEFAULT=1 DISPLAYOPTION=red
VAR BOOL clftYeeshaPage08Vis[1] DEFAULT=1 DISPLAYOPTION=red
VAR BOOL clftBridgeCollapse[1] DEFAULT=0 DISPLAYOPTION=red
VAR BOOL clftBucketLowered[1] DEFAULT=0 DISPLAYOPTION=red
VAR BOOL clftKitchenDoorClosed[1] DEFAULT=1 DISPLAYOPTION=red
VAR BOOL clftOfficeDoorClosed[1] DEFAULT=0 DISPLAYOPTION=red
VAR BOOL clftTomahnaActive[1] DEFAULT=0 DISPLAYOPTION=red
VAR BOOL clftSceneYeeshaUnseen[1] DEFAULT=1 DISPLAYOPTION=red
VAR BOOL clftSceneBahroUnseen[1] DEFAULT=1 DISPLAYOPTION=red
VAR BYTE clftImagerPanelN[1] DEFAULT=3 DISPLAYOPTION=red
VAR BYTE clftImagerPanelS[1] DEFAULT=5 DISPLAYOPTION=red
VAR BYTE clftImagerPanelE[1] DEFAULT=3 DISPLAYOPTION=red
VAR BYTE clftImagerPanelW[1] DEFAULT=0 DISPLAYOPTION=red
VAR BOOL clftWindmillUnstuck[1] DEFAULT=0 DISPLAYOPTION=red
VAR BOOL clftYeeshaShowJC[1] DEFAULT=0 DISPLAYOPTION=red
VAR BOOL clftIsCleftDone[1] DEFAULT=0 DISPLAYOPTION=red
}

4 changes: 2 additions & 2 deletions Scripts/dat/Personal.fni
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Graphics.Renderer.Setyon 10000
Graphics.Renderer.Fog.SetDefLinear 1 900 2
Graphics.Renderer.Fog.SetDefLinear 1 1800 2
Graphics.Renderer.Fog.SetDefColor .4 .4 .5
Graphics.Renderer.SetClearColor .4 .4 .5
Graphics.Renderer.SetClearColor .4 .4 .5