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