mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-31 04:36:33 +00:00
11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"type": "VEX",
|
|
"passengers": [{
|
|
"type": "PANDA",
|
|
"invulnerable": true,
|
|
"baby": true,
|
|
"pandaMainGene": "PLAYFUL",
|
|
"pandaHiddenGene": "AGGRESSIVE"
|
|
}]
|
|
}
|