mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 12:19:06 +00:00
9 lines
154 B
JSON
9 lines
154 B
JSON
{
|
|
"type": "PANDA",
|
|
"passengers": [{
|
|
"type": "PANDA",
|
|
"pandaMainGene": "PLAYFUL",
|
|
"pandaHiddenGene": "AGGRESSIVE"
|
|
}]
|
|
}
|