mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-20 01:23:47 +00:00
ICC President intermission
This commit is contained in:
parent
8573f20b53
commit
7b9f9a6fd9
10 changed files with 110 additions and 0 deletions
29
Dialogue/Characters/ICC_President.dch
Normal file
29
Dialogue/Characters/ICC_President.dch
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"@path": "res://addons/dialogic/Resources/character.gd",
|
||||
"@subpath": NodePath(""),
|
||||
&"_translation_id": "",
|
||||
&"color": Color(1, 1, 1, 1),
|
||||
&"custom_info": {
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
"style": ""
|
||||
},
|
||||
&"default_portrait": "Placeholder",
|
||||
&"description": "President of ICC, main antagonist",
|
||||
&"display_name": "ICC_President",
|
||||
&"mirror": false,
|
||||
&"nicknames": ["Daryll Anderson"],
|
||||
&"offset": Vector2(0, 0),
|
||||
&"portraits": {
|
||||
"Placeholder": {
|
||||
"export_overrides": {
|
||||
"image": "\"res://Sprites/Portraits/ICC_President.png\""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": ""
|
||||
}
|
||||
},
|
||||
&"scale": 1.0
|
||||
}
|
||||
1
Dialogue/Characters/ICC_President.dch.uid
Normal file
1
Dialogue/Characters/ICC_President.dch.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://cp54a34icavxr
|
||||
19
Dialogue/Characters/Secretary.dch
Normal file
19
Dialogue/Characters/Secretary.dch
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"@path": "res://addons/dialogic/Resources/character.gd",
|
||||
"@subpath": NodePath(""),
|
||||
&"_translation_id": "",
|
||||
&"color": Color(1, 1, 1, 1),
|
||||
&"custom_info": {
|
||||
"sound_mood_default": "",
|
||||
"sound_moods": {},
|
||||
"style": ""
|
||||
},
|
||||
&"default_portrait": "",
|
||||
&"description": "",
|
||||
&"display_name": "Secretary",
|
||||
&"mirror": false,
|
||||
&"nicknames": [""],
|
||||
&"offset": Vector2(0, 0),
|
||||
&"portraits": {},
|
||||
&"scale": 1.0
|
||||
}
|
||||
1
Dialogue/Characters/Secretary.dch.uid
Normal file
1
Dialogue/Characters/Secretary.dch.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://thirkso4yaws
|
||||
Loading…
Add table
Add a link
Reference in a new issue