Added 5 new characters

This commit is contained in:
Brian Fertig 2026-06-20 21:42:27 -06:00
parent 4e222a89bb
commit 153ec819b9
88 changed files with 145 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 MiB

After

Width:  |  Height:  |  Size: 5.0 MiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 861 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 728 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 916 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 891 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 927 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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

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

@ -703,6 +703,151 @@
"kage-pick"
]
}
},
{
"id": "terry",
"spriteIndex": 25,
"name": "Terry",
"bio": "I haven't had this much fun since the Mezasoic era!",
"speech": {
"intro": [
"terry-intro-01",
"terry-intro-02"
],
"happy": [
"terry-happy-01",
"terry-happy-02",
"terry-happy-03",
"terry-happy-04",
"terry-happy-05"
],
"upset": [
"terry-upset-01",
"terry-upset-02",
"terry-upset-03",
"terry-upset-04",
"terry-upset-05"
],
"pick": [
"terry-pick"
]
}
},
{
"id": "schooner",
"spriteIndex": 26,
"name": "Schooner",
"bio": "Ahoy you land lovers!",
"speech": {
"intro": [
"schooner-intro-01",
"schooner-intro-02"
],
"happy": [
"schooner-happy-01",
"schooner-happy-02",
"schooner-happy-03",
"schooner-happy-04",
"schooner-happy-05"
],
"upset": [
"schooner-upset-01",
"schooner-upset-02",
"schooner-upset-03",
"schooner-upset-04",
"schooner-upset-05"
],
"pick": [
"schooner-pick"
]
}
},
{
"id": "Maurice",
"spriteIndex": 27,
"name": "Maurice",
"bio": "Bucky Beaver and I are there to TRAP all the fun and games!",
"speech": {
"intro": [
"maurice-intro-01",
"maurice-intro-02"
],
"happy": [
"maurice-happy-01",
"maurice-happy-02",
"maurice-happy-03",
"maurice-happy-04",
"maurice-happy-05"
],
"upset": [
"maurice-upset-01",
"maurice-upset-02",
"maurice-upset-03",
"maurice-upset-04",
"maurice-upset-05"
],
"pick": [
"maurice-pick"
]
}
},
{
"id": "aiko",
"spriteIndex": 28,
"name": "Aiko",
"bio": "From a different galaxy, but has the same great Earth based lifeforms taste for games!",
"speech": {
"intro": [
"aiko-intro-01",
"aiko-intro-02"
],
"happy": [
"aiko-happy-01",
"aiko-happy-02",
"aiko-happy-03",
"aiko-happy-04",
"aiko-happy-05"
],
"upset": [
"aiko-upset-01",
"aiko-upset-02",
"aiko-upset-03",
"aiko-upset-04",
"aiko-upset-05"
],
"pick": [
"aiko-pick"
]
}
},
{
"id": "klaxon",
"spriteIndex": 29,
"name": "Klaxon",
"bio": "MISSION OBJECTIVE: Victory.... all other priorities recinded.",
"speech": {
"intro": [
"klaxon-intro-01",
"klaxon-intro-02"
],
"happy": [
"klaxon-happy-01",
"klaxon-happy-02",
"klaxon-happy-03",
"klaxon-happy-04",
"klaxon-happy-05"
],
"upset": [
"klaxon-upset-01",
"klaxon-upset-02",
"klaxon-upset-03",
"klaxon-upset-04",
"klaxon-upset-05"
],
"pick": [
"klaxon-pick"
]
}
}
]
}