mirror of
https://github.com/cxong/cdogs-sdl.git
synced 2025-07-23 07:23:01 +02:00
Monkey body #712
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
"Type": "Directional",
|
||||
"Sprites": "chars/heads/monkey"
|
||||
},
|
||||
"Body": "big_soldier",
|
||||
"Body": "monkey",
|
||||
"Sounds": "monkey"
|
||||
},
|
||||
{
|
||||
|
@@ -226,11 +226,11 @@
|
||||
{
|
||||
"Class": "Monkey",
|
||||
"Skin": "ffbb63ff",
|
||||
"Arms": "ecececff",
|
||||
"Body": "f8f8ffff",
|
||||
"Legs": "fcfcfcff",
|
||||
"Hair": "6d410cff",
|
||||
"Feet": "404040ff",
|
||||
"Arms": "85510fff",
|
||||
"Body": "ffbb63ff",
|
||||
"Legs": "85510fff",
|
||||
"Hair": "85510fff",
|
||||
"Feet": "ffbb63ff",
|
||||
"Facehair": "ffededff",
|
||||
"Hat": "ffededff",
|
||||
"Glasses": "ffededff",
|
||||
@@ -362,4 +362,4 @@
|
||||
"actionDelay": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@@ -13,10 +13,10 @@
|
||||
"Offsets": {
|
||||
"Frame": {
|
||||
"Head": {
|
||||
"stand": [[0, 13]],
|
||||
"idle": [[0, 13]],
|
||||
"stand": [[0, 11]],
|
||||
"idle": [[0, 11]],
|
||||
"run": [
|
||||
[0, 14], [0, 13], [0, 12], [0, 13], [0, 14], [0, 13], [0, 12], [0, 13]
|
||||
[0, 12], [0, 11], [0, 10], [0, 11], [0, 12], [0, 11], [0, 10], [0, 11]
|
||||
]
|
||||
},
|
||||
"Body": {
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 788 B |
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
Reference in New Issue
Block a user