mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
quadsmall manifest changes
This commit is contained in:
parent
62b929120b
commit
672ff7c523
assets
common/items/armor/starter
voxygen/voxel
npc
axolotl/male
fungome/male
gecko/male
rat/male
squirrel/male
turtle/male
@ -3,7 +3,7 @@ Item(
|
||||
description: "Thank goodness for big pockets",
|
||||
kind: Glider(
|
||||
(
|
||||
kind: Blue,
|
||||
)
|
||||
kind: "Blue",
|
||||
),
|
||||
),
|
||||
)
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
assets/voxygen/voxel/npc/gecko/male/Gecko.vox
Normal file
BIN
assets/voxygen/voxel/npc/gecko/male/Gecko.vox
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -464,170 +464,170 @@
|
||||
),
|
||||
(Rat, Male):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
central: ("npc.frog.male.head"),
|
||||
offset: (-4.5, 0.0, -3.0),
|
||||
central: ("npc.rat.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
central: ("npc.frog.male.chest"),
|
||||
offset: (-3.5, -5.5, -3.5),
|
||||
central: ("npc.rat.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-0.5, -12.0, -3.0),
|
||||
central: ("npc.rat.male.tail"),
|
||||
),
|
||||
),
|
||||
(Rat, Female):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
central: ("npc.frog.male.head"),
|
||||
offset: (-4.5, 0.0, -3.0),
|
||||
central: ("npc.rat.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
central: ("npc.frog.male.chest"),
|
||||
offset: (-3.5, -5.5, -3.5),
|
||||
central: ("npc.rat.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-0.5, -12.0, -3.0),
|
||||
central: ("npc.rat.male.tail"),
|
||||
),
|
||||
),
|
||||
(Axolotl, Male):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
central: ("npc.frog.male.head"),
|
||||
offset: (-5.5, 0.0, -3.0),
|
||||
central: ("npc.axolotl.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
central: ("npc.frog.male.chest"),
|
||||
offset: (-2.5, -5.0, -2.5),
|
||||
central: ("npc.axolotl.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-1.5, -10.0, -2.5),
|
||||
central: ("npc.axolotl.male.tail"),
|
||||
),
|
||||
),
|
||||
(Axolotl, Female):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
central: ("npc.frog.male.head"),
|
||||
offset: (-5.5, 0.0, -3.0),
|
||||
central: ("npc.axolotl.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
central: ("npc.frog.male.chest"),
|
||||
offset: (-2.5, -5.0, -3.5),
|
||||
central: ("npc.axolotl.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-1.5, -10.0, -2.5),
|
||||
central: ("npc.axolotl.male.tail"),
|
||||
),
|
||||
),
|
||||
(Gecko, Male):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
central: ("npc.frog.male.head"),
|
||||
offset: (-2.5, 0.0, -2.0),
|
||||
central: ("npc.gecko.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
central: ("npc.frog.male.chest"),
|
||||
offset: (-2.5, -5.0, -1.5),
|
||||
central: ("npc.gecko.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-1.5, -12.0, -1.5),
|
||||
central: ("npc.gecko.male.tail"),
|
||||
),
|
||||
),
|
||||
(Gecko, Female):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
central: ("npc.frog.male.head"),
|
||||
offset: (-2.5, 0.0, -2.0),
|
||||
central: ("npc.gecko.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
offset: (-2.5, -5.0, -1.5),
|
||||
central: ("npc.gecko.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-1.5, -12.0, -1.5),
|
||||
central: ("npc.gecko.male.tail"),
|
||||
),
|
||||
),
|
||||
(Turtle, Male):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
offset: (-2.5, 0.0, -1.5),
|
||||
central: ("npc.turtle.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
offset: (-6.5, -7.0, -4.0),
|
||||
central: ("npc.turtle.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-1.5, -6.0, -1.0),
|
||||
central: ("npc.turtle.male.tail"),
|
||||
),
|
||||
),
|
||||
(Turtle, Female):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
offset: (-2.5, 0.0, -1.5),
|
||||
central: ("npc.turtle.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
offset: (-6.5, -7.0, -4.0),
|
||||
central: ("npc.turtle.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-1.5, -6.0, -1.0),
|
||||
central: ("npc.turtle.male.tail"),
|
||||
),
|
||||
),
|
||||
(Squirrel, Male):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
offset: (-2.5, 0.0, -2.5),
|
||||
central: ("npc.squirrel.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
offset: (-2.5, -4.0, -2.5),
|
||||
central: ("npc.squirrel.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-2.5, -8.0, -2.0),
|
||||
central: ("npc.squirrel.male.tail"),
|
||||
),
|
||||
),
|
||||
(Squirrel, Female):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
offset: (-2.5, 0.0, -2.5),
|
||||
central: ("npc.squirrel.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
offset: (-2.5, -4.0, -2.5),
|
||||
central: ("npc.squirrel.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-2.5, -8.0, -2.0),
|
||||
central: ("npc.squirrel.male.tail"),
|
||||
),
|
||||
),
|
||||
(Fungome, Male):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
offset: (-3.0, 0.0, -2.0),
|
||||
central: ("npc.fungome.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
offset: (-7.0, -7.0, -4.0),
|
||||
central: ("npc.fungome.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-1.0, -5.0, -1.0),
|
||||
central: ("npc.fungome.male.tail"),
|
||||
),
|
||||
),
|
||||
(Fungome, Female):(
|
||||
head: (
|
||||
offset: (-3.5, 0.0, -3.0),
|
||||
offset: (-3.0, 0.0, -2.0),
|
||||
central: ("npc.fungome.male.head"),
|
||||
),
|
||||
chest: (
|
||||
offset: (-3.5, -5.0, -3.0),
|
||||
offset: (-7.0, -7.0, -4.0),
|
||||
central: ("npc.fungome.male.chest"),
|
||||
),
|
||||
tail: (
|
||||
offset: (0.0, 0.0, 0.0),
|
||||
central: ("armor.empty"),
|
||||
offset: (-1.0, -5.0, -1.0),
|
||||
central: ("npc.fungome.male.tail"),
|
||||
),
|
||||
),
|
||||
(Porcupine, Male):(
|
||||
|
@ -595,217 +595,217 @@
|
||||
),
|
||||
(Rat, Male): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -2.0, -4.0),
|
||||
lateral: ("npc.rat.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -2.0, -4.0),
|
||||
lateral: ("npc.rat.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-1.5, -2.5, -6.0),
|
||||
lateral: ("npc.rat.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-1.5, -2.5, -6.0),
|
||||
lateral: ("npc.rat.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Rat, Female): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -2.0, -4.0),
|
||||
lateral: ("npc.rat.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -2.0, -4.0),
|
||||
lateral: ("npc.rat.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-1.5, -2.5, -6.0),
|
||||
lateral: ("npc.rat.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-1.5, -2.5, -6.0),
|
||||
lateral: ("npc.rat.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Axolotl, Male): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-5.5, -0.5, -3.0),
|
||||
lateral: ("npc.axolotl.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-0.5, -0.5, -3.0),
|
||||
lateral: ("npc.axolotl.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-5.5, -3.5, -3.0),
|
||||
lateral: ("npc.axolotl.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-0.5, -3.5, -3.0),
|
||||
lateral: ("npc.axolotl.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Axolotl, Female): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-5.5, -0.5, -3.0),
|
||||
lateral: ("npc.axolotl.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-0.5, -0.5, -3.0),
|
||||
lateral: ("npc.axolotl.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-5.5, -3.5, -3.0),
|
||||
lateral: ("npc.axolotl.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-0.5, -3.5, -3.0),
|
||||
lateral: ("npc.axolotl.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Gecko, Male): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-5.5, -1.0, -3.5),
|
||||
lateral: ("npc.gecko.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-0.5, -1.0, -3.5),
|
||||
lateral: ("npc.gecko.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-5.5, -4.0, -3.5),
|
||||
lateral: ("npc.gecko.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-0.5, -4.0, -3.5),
|
||||
lateral: ("npc.gecko.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Gecko, Female): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-5.5, -1.0, -3.5),
|
||||
lateral: ("npc.gecko.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-0.5, -1.0, -3.5),
|
||||
lateral: ("npc.gecko.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-5.5, -4.0, -3.5),
|
||||
lateral: ("npc.gecko.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-0.5, -4.0, -3.5),
|
||||
lateral: ("npc.gecko.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Turtle, Male): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -0.5, -4.0),
|
||||
lateral: ("npc.turtle.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -0.5, -4.0),
|
||||
lateral: ("npc.turtle.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-2.0, -2.5, -4.0),
|
||||
lateral: ("npc.turtle.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-2.0, -2.5, -4.0),
|
||||
lateral: ("npc.turtle.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Turtle, Female): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -0.5, -4.0),
|
||||
lateral: ("npc.turtle.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -0.5, -4.0),
|
||||
lateral: ("npc.turtle.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-2.0, -2.5, -4.0),
|
||||
lateral: ("npc.turtle.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-2.0, -2.5, -4.0),
|
||||
lateral: ("npc.turtle.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Squirrel, Male): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -1.5, -4.0),
|
||||
lateral: ("npc.squirrel.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -1.5, -4.0),
|
||||
lateral: ("npc.squirrel.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-1.5, -2.0, -5.0),
|
||||
lateral: ("npc.squirrel.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-1.5, -2.0, -5.0),
|
||||
lateral: ("npc.squirrel.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Squirrel, Female): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -1.5, -4.0),
|
||||
lateral: ("npc.squirrel.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-1.5, -1.5, -4.0),
|
||||
lateral: ("npc.squirrel.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-1.5, -2.0, -5.0),
|
||||
lateral: ("npc.squirrel.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-1.5, -2.0, -5.0),
|
||||
lateral: ("npc.squirrel.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Fungome, Male): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-2.5, -0.5, -3.0),
|
||||
lateral: ("npc.fungome.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-0.5, -0.5, -3.0),
|
||||
lateral: ("npc.fungome.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-2.5, -1.0, -3.0),
|
||||
lateral: ("npc.fungome.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-0.5, -1.0, -3.0),
|
||||
lateral: ("npc.fungome.male.foot_br"),
|
||||
),
|
||||
),
|
||||
(Fungome, Female): (
|
||||
left_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-2.5, -0.5, -3.0),
|
||||
lateral: ("npc.fungome.male.foot_fl"),
|
||||
),
|
||||
right_front: (
|
||||
offset: (-2.5, -2.5, -4.0),
|
||||
offset: (-0.5, -0.5, -3.0),
|
||||
lateral: ("npc.fungome.male.foot_fr"),
|
||||
),
|
||||
left_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-2.5, -1.0, -3.0),
|
||||
lateral: ("npc.fungome.male.foot_bl"),
|
||||
),
|
||||
right_back: (
|
||||
offset: (-2.5, -3.5, -4.0),
|
||||
offset: (-0.5, -1.0, -3.0),
|
||||
lateral: ("npc.fungome.male.foot_br"),
|
||||
),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user