Put the long and short location descriptions into a 'locations' data structure. 79/head
authorJason S. Ninneman <jsn@mbar.us>
Wed, 14 Jun 2017 23:45:49 +0000 (16:45 -0700)
committerJason S. Ninneman <jsn@mbar.us>
Wed, 14 Jun 2017 23:45:49 +0000 (16:45 -0700)
commit1322a347ae5cb97e3c07f3cae60e79919beb2741
treed8be977cc48824a185e122f9feaaff70dc16ed8e
parentda883d53c09875635a9be1730371bebdaf9ef262
Put the long and short location descriptions into a 'locations' data structure.

They're renamed 'small' and 'big' to avoid colliding with C reserved words.
adventure.yaml
init.c
main.c
newdungeon.py