Add narrative docs
This commit is contained in:
@@ -24,9 +24,19 @@ directories/dch_directory={
|
||||
"Advisor": "res://docs/museums/dialogic/Advisor.dch",
|
||||
"Merchant": "res://docs/museums/dialogic/Merchant.dch",
|
||||
"Miko": "res://docs/museums/dialogic/Miko.dch",
|
||||
"Raptor": "res://docs/museums/dialogic/Raptor.dch"
|
||||
"Raptor": "res://docs/museums/dialogic/Raptor.dch",
|
||||
"christy": "res://sandbox/christy.dch",
|
||||
"emma": "res://sandbox/emma.dch",
|
||||
"takeda": "res://sandbox/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",
|
||||
"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",
|
||||
@@ -68,6 +78,11 @@ variables={
|
||||
"coins": 0,
|
||||
"met_merchant": false,
|
||||
"player_has_key": true
|
||||
},
|
||||
"ORZO_01": {
|
||||
"chirsty_affinity": 0,
|
||||
"emma_affinity": 0,
|
||||
"takeda_affinity": 0
|
||||
}
|
||||
}
|
||||
extensions_folder="res://addons/dialogic_additions"
|
||||
|
||||
Reference in New Issue
Block a user