v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name" : "jellybossarms",
|
||||
"category" : "jellyboss",
|
||||
"type" : "arms",
|
||||
|
||||
"frames" : {
|
||||
"frontArm" : "jellybossfarm.png",
|
||||
"backArm" : "jellybossbarm.png"
|
||||
}
|
||||
}
|
BIN
attic/npcs/jellyboss/organic/arms/jellyboss/jellybossbarm.png
Normal file
BIN
attic/npcs/jellyboss/organic/arms/jellyboss/jellybossbarm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
BIN
attic/npcs/jellyboss/organic/arms/jellyboss/jellybossfarm.png
Normal file
BIN
attic/npcs/jellyboss/organic/arms/jellyboss/jellybossfarm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name" : "jellybosschest",
|
||||
"category" : "jellyboss",
|
||||
"type" : "chest",
|
||||
|
||||
"frames" : {
|
||||
"chest" : "jellybosschest.png"
|
||||
},
|
||||
|
||||
"parameters" : {
|
||||
"walkMultiplier" : 1.0,
|
||||
"runMultiplier" : 1.0,
|
||||
"jumpMultiplier" : 1.0
|
||||
}
|
||||
}
|
BIN
attic/npcs/jellyboss/organic/body/jellyboss/jellybosschest.png
Normal file
BIN
attic/npcs/jellyboss/organic/body/jellyboss/jellybosschest.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name" : "jellybosshead",
|
||||
"category" : "jellyboss",
|
||||
"type" : "head",
|
||||
|
||||
"frames" : {
|
||||
"head" : "jellybosshead.png"
|
||||
},
|
||||
|
||||
"parameters" :
|
||||
{
|
||||
}
|
||||
}
|
BIN
attic/npcs/jellyboss/organic/head/jellyboss/jellybosshead.png
Normal file
BIN
attic/npcs/jellyboss/organic/head/jellyboss/jellybosshead.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name" : "jellybosstail",
|
||||
"category" : "jellyboss",
|
||||
"type" : "tail",
|
||||
|
||||
"frames" : {
|
||||
"tail" : "jellybosstail.png"
|
||||
}
|
||||
}
|
BIN
attic/npcs/jellyboss/organic/tail/jellyboss/jellybosstail.png
Normal file
BIN
attic/npcs/jellyboss/organic/tail/jellyboss/jellybosstail.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue