Sound FX, major work on set schedule, and some new concepts for items and portraits
This commit is contained in:
@@ -8,12 +8,22 @@
|
||||
"sound_moods": {},
|
||||
"style": ""
|
||||
},
|
||||
&"default_portrait": "",
|
||||
&"default_portrait": "New portrait",
|
||||
&"description": "",
|
||||
&"display_name": "Player",
|
||||
&"mirror": false,
|
||||
&"nicknames": ["Guildmaster"],
|
||||
&"offset": Vector2(0, 0),
|
||||
&"portraits": {},
|
||||
&"portraits": {
|
||||
"New portrait": {
|
||||
"export_overrides": {
|
||||
"image": ""
|
||||
},
|
||||
"mirror": false,
|
||||
"offset": Vector2(0, 0),
|
||||
"scale": 1,
|
||||
"scene": "res://dialogic/layered_portrait_player.tscn"
|
||||
}
|
||||
},
|
||||
&"scale": 1.0
|
||||
}
|
||||
Reference in New Issue
Block a user