Add new Fairmount Water Works quest and zones. #48
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
tif files to jpegs, reworking the directory structure to be a bit
simpler and to avoid folders with spaces in the names, and adding
a json file to each zone that contains configuration and image
metadata for that zone. Image names were left as-is. There are some
images that weren't used in the storyboards document, but I checked
them in anyway in case we need to add them later.
next to the jpeg files that we are using in case we need to generate
new images from the originals.
ruins the images.
Connects to #35
A couple things to note:
zone.json
for display order.@lliss I'm not sure if you started #34, but there are two changes from the sample I created.
fairmount-water-works
instead offairmount-waterworks
.zone.json
,primaryPhotos
andsecondaryPhotos
are nowprimaryItems
andsecondaryItems
since we know that we'll be display video in one of them.