2023-06-17 18:02:31 +02:00
|
|
|
{
|
2023-06-17 19:08:37 +02:00
|
|
|
"t": "Hi the shark",
|
|
|
|
"d": "The world's friendliest shark",
|
|
|
|
"p": {
|
2023-09-23 18:12:28 +00:00
|
|
|
"aboveMouth": "Above mouth piece",
|
2023-07-01 15:53:18 +02:00
|
|
|
"belly": "Belly",
|
|
|
|
"body": "Body",
|
2023-09-23 18:12:28 +00:00
|
|
|
"bottomOfFin": "Bottom of fin",
|
|
|
|
"lowerTeeth": "Lower teeth",
|
2023-07-01 15:53:18 +02:00
|
|
|
"mouth": "Mouth",
|
|
|
|
"tail": "Tail",
|
2023-09-23 18:12:28 +00:00
|
|
|
"topOfFin": "Top of fin",
|
2023-07-01 15:53:18 +02:00
|
|
|
"upperTeeth": "Upper teeth"
|
2023-06-17 19:08:37 +02:00
|
|
|
},
|
2023-06-17 18:02:31 +02:00
|
|
|
"s": {},
|
2023-06-17 19:08:37 +02:00
|
|
|
"o": {
|
|
|
|
"hungry": {
|
|
|
|
"t": "Hungry",
|
2023-09-23 18:12:28 +00:00
|
|
|
"d": "Changes the belly shape to convey if Hi has just eaten"
|
2023-06-17 19:08:37 +02:00
|
|
|
},
|
|
|
|
"nosePointiness": {
|
|
|
|
"t": "Nose pointiness",
|
|
|
|
"d": "Controls how pointy Hi's nose is"
|
|
|
|
},
|
|
|
|
"aggressive": {
|
|
|
|
"t": "Aggressive",
|
|
|
|
"d": "Give Hi pointy teeth, or not"
|
|
|
|
},
|
2023-09-23 18:12:28 +00:00
|
|
|
"aggressiveNo": {
|
|
|
|
"t": "Friendly",
|
|
|
|
"d": "Hi will have rounded teeth"
|
|
|
|
},
|
|
|
|
"aggressiveYes": {
|
|
|
|
"t": "Aggressive",
|
|
|
|
"d": "Hi will have pointy teeth"
|
|
|
|
},
|
2023-06-17 19:08:37 +02:00
|
|
|
"size": {
|
|
|
|
"t": "Size",
|
|
|
|
"d": "Sharks come in all sizes, and so does Hi"
|
|
|
|
}
|
|
|
|
}
|
2023-06-17 18:02:31 +02:00
|
|
|
}
|