Created
August 13, 2015 22:52
-
-
Save martindevans/f6db65bd6b345449b423 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!Building | |
Aliases: | |
- &residential_floor_count !NormalValue | |
Min: 5 | |
Max: 10 | |
Floors: | |
- !Repeat | |
Count: !NormalValue | |
Min: 1 | |
Max: 5 | |
Items: | |
- !Floor | |
Id: Skylobby | |
Tags: { 1: [skylobby] } | |
- !Range | |
Includes: | |
- Count: *residential_floor_count | |
Tags: { 1: [apartment] } | |
- !Floor | |
Tags: { 1: [ground floor, lobby, shops] } | |
- !Ground {} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment