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",
|
||||
"Sprites": "chars/heads/sheep"
|
||||
},
|
||||
"Body": "sheep",
|
||||
"Body": "antelope",
|
||||
"Sounds": "ox",
|
||||
"Footsteps": "sheep",
|
||||
"Corpse": "ox_sleep",
|
||||
"BloodColor": "00000000",
|
||||
"HasHair": false,
|
||||
"HasFacehair": false,
|
||||
"HasHat": false,
|
||||
"HasFacehair": true,
|
||||
"HasHat": true,
|
||||
"HasGlasses": false
|
||||
},
|
||||
{
|
||||
|
@@ -113,18 +113,19 @@
|
||||
},
|
||||
{
|
||||
"Class": "Ox",
|
||||
"HairType": "donut",
|
||||
"Skin": "e9e9e9ff",
|
||||
"FacehairType": "nosering",
|
||||
"HatType": "horns",
|
||||
"Skin": "b1adadff",
|
||||
"Arms": "093f00ff",
|
||||
"Body": "003f06ff",
|
||||
"Legs": "003c08ff",
|
||||
"Hair": "000000ff",
|
||||
"Hair": "aaaaaaff",
|
||||
"Feet": "404040ff",
|
||||
"Facehair": "000000ff",
|
||||
"Hat": "000000ff",
|
||||
"Hat": "22e0e7ff",
|
||||
"Glasses": "000000ff",
|
||||
"speed": 194,
|
||||
"Gun": "Sheep Spit",
|
||||
"Gun": "Antelope Spit",
|
||||
"maxHealth": 100,
|
||||
"excessHealth": 110,
|
||||
"flags": 128,
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 282 B |
Reference in New Issue
Block a user