mirror of
https://github.com/cxong/cdogs-sdl.git
synced 2025-07-23 15:30:35 +02:00
Nosering #712
This commit is contained in:
@@ -89,12 +89,14 @@
|
|||||||
"Type": "Directional",
|
"Type": "Directional",
|
||||||
"Sprites": "chars/heads/sheep"
|
"Sprites": "chars/heads/sheep"
|
||||||
},
|
},
|
||||||
"Body": "sheep",
|
"Body": "antelope",
|
||||||
"Sounds": "ox",
|
"Sounds": "ox",
|
||||||
|
"Footsteps": "sheep",
|
||||||
|
"Corpse": "ox_sleep",
|
||||||
"BloodColor": "00000000",
|
"BloodColor": "00000000",
|
||||||
"HasHair": false,
|
"HasHair": false,
|
||||||
"HasFacehair": false,
|
"HasFacehair": true,
|
||||||
"HasHat": false,
|
"HasHat": true,
|
||||||
"HasGlasses": false
|
"HasGlasses": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@@ -113,18 +113,19 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Class": "Ox",
|
"Class": "Ox",
|
||||||
"HairType": "donut",
|
"FacehairType": "nosering",
|
||||||
"Skin": "e9e9e9ff",
|
"HatType": "horns",
|
||||||
|
"Skin": "b1adadff",
|
||||||
"Arms": "093f00ff",
|
"Arms": "093f00ff",
|
||||||
"Body": "003f06ff",
|
"Body": "003f06ff",
|
||||||
"Legs": "003c08ff",
|
"Legs": "003c08ff",
|
||||||
"Hair": "000000ff",
|
"Hair": "aaaaaaff",
|
||||||
"Feet": "404040ff",
|
"Feet": "404040ff",
|
||||||
"Facehair": "000000ff",
|
"Facehair": "000000ff",
|
||||||
"Hat": "000000ff",
|
"Hat": "22e0e7ff",
|
||||||
"Glasses": "000000ff",
|
"Glasses": "000000ff",
|
||||||
"speed": 194,
|
"speed": 194,
|
||||||
"Gun": "Sheep Spit",
|
"Gun": "Antelope Spit",
|
||||||
"maxHealth": 100,
|
"maxHealth": 100,
|
||||||
"excessHealth": 110,
|
"excessHealth": 110,
|
||||||
"flags": 128,
|
"flags": 128,
|
||||||
|
Binary file not shown.
After Width: | Height: | Size: 282 B |
Reference in New Issue
Block a user