Skip to content

Instantly share code, notes, and snippets.

@martindevans
Created August 13, 2015 22:52
Show Gist options
  • Save martindevans/f6db65bd6b345449b423 to your computer and use it in GitHub Desktop.
Save martindevans/f6db65bd6b345449b423 to your computer and use it in GitHub Desktop.
!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