mirror of
https://github.com/tonytins/citylimits
synced 2025-06-25 17:34:43 -04:00
Json-based dialog
- Json-based dialog using code from the JRPG demo - Moved advisor scenes to their own directory - Year now has a "Y" prefix - Docs directory
This commit is contained in:
parent
80adf6b1d5
commit
addbf91a36
8 changed files with 227 additions and 99 deletions
6
dialog/cityplanner.json
Normal file
6
dialog/cityplanner.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"1": {
|
||||
"name": "Roll up your sleeves, Mayor!",
|
||||
"text": "Welcome to City Limits! I'm Zack, and I'll be your city planner."
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue