Start chapter 1
This commit is contained in:
@@ -25,18 +25,18 @@ directories/dch_directory={
|
||||
"Merchant": "res://docs/museums/dialogic/Merchant.dch",
|
||||
"Miko": "res://docs/museums/dialogic/Miko.dch",
|
||||
"Raptor": "res://docs/museums/dialogic/Raptor.dch",
|
||||
"christy": "res://sandbox/christy.dch",
|
||||
"emma": "res://sandbox/emma.dch",
|
||||
"takeda": "res://sandbox/takeda.dch"
|
||||
"christy": "res://orzo/christy.dch",
|
||||
"emma": "res://orzo/emma.dch",
|
||||
"takeda": "res://orzo/takeda.dch"
|
||||
}
|
||||
directories/dtl_directory={
|
||||
"ch1_scene1_road_in": "res://sandbox/chapter1/ch1_scene1_road_in.dtl",
|
||||
"ch1_scene2_arrival": "res://sandbox/chapter1/ch1_scene2_arrival.dtl",
|
||||
"ch1_scene3_lanterns": "res://sandbox/chapter1/ch1_scene3_lanterns.dtl",
|
||||
"ch1_scene4_click": "res://sandbox/chapter1/ch1_scene4_click.dtl",
|
||||
"ch1_scene5_performance": "res://sandbox/chapter1/ch1_scene5_performance.dtl",
|
||||
"ch1_scene6_stalls": "res://sandbox/chapter1/ch1_scene6_stalls.dtl",
|
||||
"ch1_scene7_dawn": "res://sandbox/chapter1/ch1_scene7_dawn.dtl",
|
||||
"ch1_scene1_road_in": "res://orzo/chapter1/ch1_scene1_road_in.dtl",
|
||||
"ch1_scene2_arrival": "res://orzo/chapter1/ch1_scene2_arrival.dtl",
|
||||
"ch1_scene3_lanterns": "res://orzo/chapter1/ch1_scene3_lanterns.dtl",
|
||||
"ch1_scene4_click": "res://orzo/chapter1/ch1_scene4_click.dtl",
|
||||
"ch1_scene5_performance": "res://orzo/chapter1/ch1_scene5_performance.dtl",
|
||||
"ch1_scene6_stalls": "res://orzo/chapter1/ch1_scene6_stalls.dtl",
|
||||
"chapter1/ch1_scene7_dawn": "res://orzo/chapter1/ch1_scene7_dawn.dtl",
|
||||
"gym09_congrats": "res://docs/gyms/gym09_scene_switching/gym09_congrats.dtl",
|
||||
"gym09_intro": "res://docs/gyms/gym09_scene_switching/gym09_intro.dtl",
|
||||
"gym10_main": "res://docs/gyms/gym10_character_portraits/gym10_main.dtl",
|
||||
@@ -80,9 +80,10 @@ variables={
|
||||
"player_has_key": true
|
||||
},
|
||||
"ORZO_01": {
|
||||
"chirsty_affinity": 0,
|
||||
"christy_affinity": 0,
|
||||
"emma_affinity": 0,
|
||||
"player_name": "Ozzy",
|
||||
"scene5_chose_christy": false,
|
||||
"takeda_affinity": 0
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user