| @@ -38343,7 +38343,7 @@ characterMakers.push(() => makeCharacter( | |||||
| frontCaribou: { | frontCaribou: { | ||||
| height: math.unit(7 + 2/12, "feet"), | height: math.unit(7 + 2/12, "feet"), | ||||
| weight: math.unit(268, "lb"), | weight: math.unit(268, "lb"), | ||||
| name: "Front (Caribousune)", | |||||
| name: "Front (Caribou)", | |||||
| image: { | image: { | ||||
| source: "./media/characters/lisa/front-caribou.svg", | source: "./media/characters/lisa/front-caribou.svg", | ||||
| extra: 1818/1638, | extra: 1818/1638, | ||||
| @@ -38353,7 +38353,7 @@ characterMakers.push(() => makeCharacter( | |||||
| sideCaribou: { | sideCaribou: { | ||||
| height: math.unit(7 + 2/12, "feet"), | height: math.unit(7 + 2/12, "feet"), | ||||
| weight: math.unit(268, "lb"), | weight: math.unit(268, "lb"), | ||||
| name: "Side (Caribousune)", | |||||
| name: "Side (Caribou)", | |||||
| image: { | image: { | ||||
| source: "./media/characters/lisa/side-caribou.svg", | source: "./media/characters/lisa/side-caribou.svg", | ||||
| extra: 1851/1635, | extra: 1851/1635, | ||||
| @@ -38363,7 +38363,7 @@ characterMakers.push(() => makeCharacter( | |||||
| backCaribou: { | backCaribou: { | ||||
| height: math.unit(7 + 2/12, "feet"), | height: math.unit(7 + 2/12, "feet"), | ||||
| weight: math.unit(268, "lb"), | weight: math.unit(268, "lb"), | ||||
| name: "Back (Caribousune)", | |||||
| name: "Back (Caribou)", | |||||
| image: { | image: { | ||||
| source: "./media/characters/lisa/back-caribou.svg", | source: "./media/characters/lisa/back-caribou.svg", | ||||
| extra: 1801/1604, | extra: 1801/1604, | ||||