|
|
@@ -38372,14 +38372,14 @@ characterMakers.push(() => makeCharacter( |
|
|
}, |
|
|
}, |
|
|
mawCaribousune: { |
|
|
mawCaribousune: { |
|
|
height: math.unit(1.45, "feet"), |
|
|
height: math.unit(1.45, "feet"), |
|
|
name: "Maw (Caribousune)", |
|
|
|
|
|
|
|
|
name: "Maw (Caribou)", |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/lisa/maw-caribousune.svg" |
|
|
source: "./media/characters/lisa/maw-caribousune.svg" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
pawCaribousune: { |
|
|
pawCaribousune: { |
|
|
height: math.unit(1.61, "feet"), |
|
|
height: math.unit(1.61, "feet"), |
|
|
name: "Paw (Caribousune)", |
|
|
|
|
|
|
|
|
name: "Paw (Caribou)", |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/lisa/paw-caribousune.svg" |
|
|
source: "./media/characters/lisa/paw-caribousune.svg" |
|
|
} |
|
|
} |
|
|
|