v1.4.4
After Width: | Height: | Size: 4.5 KiB |
After Width: | Height: | Size: 4.6 KiB |
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name" : "largeflywings",
|
||||
"category" : "largeflying",
|
||||
"type" : "wings",
|
||||
|
||||
"frames" : {
|
||||
"backWings" : "largeflybwing.png",
|
||||
"frontWings" : "largeflyfwing.png"
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 1.7 KiB |
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name" : "smallflywings",
|
||||
"category" : "smallflying",
|
||||
"type" : "wings",
|
||||
|
||||
"frames" : {
|
||||
"backWings" : "smallflybwing.png",
|
||||
"frontWings" : "smallflyfwing.png"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name" : "aardvarkhead",
|
||||
"category" : "largequadruped",
|
||||
"type" : "head",
|
||||
|
||||
|
||||
"frames" : {
|
||||
"head" : "aardvarkhead.png"
|
||||
},
|
||||
|
||||
"parameters" :
|
||||
{
|
||||
"projectileSourcePosition" : [1, -0.5]
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 3.5 KiB |
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name" : "hypnohead",
|
||||
"category" : "largequadruped",
|
||||
"type" : "head",
|
||||
|
||||
"frames" : {
|
||||
"head" : "hypnohead.png"
|
||||
},
|
||||
|
||||
"parameters" :
|
||||
{
|
||||
"projectileSourcePosition" : [1, -0.65]
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 3.3 KiB |
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name" : "thicktuskhead",
|
||||
"category" : "largequadruped",
|
||||
"type" : "head",
|
||||
|
||||
"frames" : {
|
||||
"head" : "thicktuskhead.png"
|
||||
},
|
||||
|
||||
"parameters" :
|
||||
{
|
||||
"projectileSourcePosition" : [1, -0.5]
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 3.3 KiB |
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name" : "tinyaardvarkhead",
|
||||
"category" : "smallquadruped",
|
||||
"type" : "head",
|
||||
|
||||
|
||||
"frames" : {
|
||||
"head" : "tinyaardvarkhead.png"
|
||||
},
|
||||
|
||||
"parameters" :
|
||||
{
|
||||
"projectileSourcePosition" : [1, -1.25]
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 2.7 KiB |
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name" : "tinyhypnohead",
|
||||
"category" : "smallquadruped",
|
||||
"type" : "head",
|
||||
|
||||
|
||||
"frames" : {
|
||||
"head" : "tinyhypnohead.png"
|
||||
},
|
||||
|
||||
"parameters" :
|
||||
{
|
||||
"projectileSourcePosition" : [1, -1.25]
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 3.7 KiB |
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name" : "tinythicktuskhead",
|
||||
"category" : "smallquadruped",
|
||||
"type" : "head",
|
||||
|
||||
|
||||
"frames" : {
|
||||
"head" : "tinythicktuskhead.png"
|
||||
},
|
||||
|
||||
"parameters" :
|
||||
{
|
||||
"projectileSourcePosition" : [1, -1.25]
|
||||
}
|
||||
}
|
After Width: | Height: | Size: 2.7 KiB |