cosplay: Touhou/Houjuu Nue #4
|
@ -148,6 +148,7 @@ class Parameters(Model):
|
|||
"wing-depth": bbox.ylen,
|
||||
"wing-height": bbox.zlen,
|
||||
"wing-mass": a.total_mass(),
|
||||
"wing-centre-of-mass": a.centre_of_mass().toTuple(),
|
||||
"items": Item.count(a),
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue