feat: add conversation audio for Natasha and Zanthor, update Jed Lucan convo

- Add 6 new conversation voice lines for Natasha (blackwind, maurice, nicole)
  and Zanthor (terry, balam, steve)
- Add "beth" conversation option to Jed Lucan's dialogue tree
- Remove unused game-icons asset image
This commit is contained in:
Brian Fertig 2026-06-27 17:57:56 -06:00
parent a731fd813b
commit d2fd2481b8
8 changed files with 12 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -332,7 +332,8 @@
"voice": "Life is Strange - Jed Lucan", "voice": "Life is Strange - Jed Lucan",
"convo": [ "convo": [
"maurice", "maurice",
"mario" "mario",
"beth"
], ],
"speech": { "speech": {
"intro": [ "intro": [
@ -364,6 +365,11 @@
"name": "Natasha", "name": "Natasha",
"bio": "Perhaps if I win, you will spill the secrets you've been keeping!", "bio": "Perhaps if I win, you will spill the secrets you've been keeping!",
"voice": "Street Fighter 6 - Marisa", "voice": "Street Fighter 6 - Marisa",
"convo": [
"blackwind",
"maurice",
"nicole"
],
"speech": { "speech": {
"intro": [ "intro": [
"natasha-intro-01", "natasha-intro-01",
@ -393,6 +399,11 @@
"spriteIndex": 12, "spriteIndex": 12,
"name": "Zanthor", "name": "Zanthor",
"bio": "Hocus Pocus Alacazam!!!!", "bio": "Hocus Pocus Alacazam!!!!",
"convo": [
"terry",
"balam",
"steve"
],
"speech": { "speech": {
"intro": [ "intro": [
"zanthor-intro-01", "zanthor-intro-01",