v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name" : "robotarms",
|
||||
"category" : "robotboss_robotic",
|
||||
"type" : "arms",
|
||||
|
||||
"frames" : {
|
||||
"frontArm" : "robotfarm.png",
|
||||
"backArm" : "robotbarm.png"
|
||||
}
|
||||
}
|
BIN
attic/npcs/robotboss/organic/arms/robotboss/robotbarm.png
Normal file
BIN
attic/npcs/robotboss/organic/arms/robotboss/robotbarm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.2 KiB |
BIN
attic/npcs/robotboss/organic/arms/robotboss/robotfarm.png
Normal file
BIN
attic/npcs/robotboss/organic/arms/robotboss/robotfarm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name" : "robotchest",
|
||||
"category" : "robotboss_robotic",
|
||||
"type" : "chest",
|
||||
|
||||
"frames" : {
|
||||
"chest" : "robotchest.png"
|
||||
},
|
||||
|
||||
"parameters" : {
|
||||
"walkMultiplier" : 1.0,
|
||||
"runMultiplier" : 1.0,
|
||||
"jumpMultiplier" : 1.0
|
||||
}
|
||||
}
|
BIN
attic/npcs/robotboss/organic/body/robotboss/robotchest.png
Normal file
BIN
attic/npcs/robotboss/organic/body/robotboss/robotchest.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.2 KiB |
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"name" : "robothead",
|
||||
"category" : "robotboss_robotic",
|
||||
"type" : "head",
|
||||
|
||||
"frames" : {
|
||||
"head" : "robothead.png"
|
||||
},
|
||||
|
||||
"parameters" :
|
||||
{
|
||||
}
|
||||
}
|
BIN
attic/npcs/robotboss/organic/head/robotboss/robothead.png
Normal file
BIN
attic/npcs/robotboss/organic/head/robotboss/robothead.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name" : "robottail",
|
||||
"category" : "robotboss_robotic",
|
||||
"type" : "tail",
|
||||
|
||||
"frames" : {
|
||||
"tail" : "robottail.png"
|
||||
}
|
||||
}
|
BIN
attic/npcs/robotboss/organic/tail/robotboss/robottail.png
Normal file
BIN
attic/npcs/robotboss/organic/tail/robotboss/robottail.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue