mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 03:39:15 +00:00
13 lines
277 B
JSON
13 lines
277 B
JSON
{
|
|
"type": "VEX",
|
|
"passengers": [
|
|
{
|
|
"type": "PANDA",
|
|
"invulnerable": true,
|
|
"customName": "&3Fred",
|
|
"baby": true,
|
|
"pandaMainGene": "PLAYFUL",
|
|
"pandaHiddenGene": "AGGRESSIVE"
|
|
}
|
|
]
|
|
} |