-
Notifications
You must be signed in to change notification settings - Fork 155
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #174 from jrconway3/issue-88-added-hat-accessory-a…
…ssets Issue 88 Added Hat Accessory Assets
- Loading branch information
Showing
530 changed files
with
1,158 additions
and
345 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"name" : "Downward Horns", | ||
"type_name" : "accessory", | ||
"layer_1" : { | ||
"zPos" : 139, | ||
"female" : "hat/accessory/horns_downward/fg/adult/", | ||
"pregnant" : "hat/accessory/horns_downward/fg/adult/", | ||
"male" : "hat/accessory/horns_downward/fg/adult/", | ||
"muscular" : "hat/accessory/horns_downward/fg/adult/" | ||
}, | ||
"layer_2" : { | ||
"zPos" : 125, | ||
"female" : "hat/accessory/horns_downward/bg/adult/", | ||
"pregnant" : "hat/accessory/horns_downward/bg/adult/", | ||
"male" : "hat/accessory/horns_downward/bg/adult/", | ||
"muscular" : "hat/accessory/horns_downward/bg/adult/" | ||
}, | ||
"variants": [ | ||
"steel", | ||
"iron", | ||
"ceramic", | ||
"brass", | ||
"copper", | ||
"bronze", | ||
"silver", | ||
"gold", | ||
"black", | ||
"blue", | ||
"bluegray", | ||
"brown", | ||
"charcoal", | ||
"forest", | ||
"gray", | ||
"green", | ||
"lavender", | ||
"leather", | ||
"maroon", | ||
"navy", | ||
"orange", | ||
"pink", | ||
"purple", | ||
"red", | ||
"rose", | ||
"sky", | ||
"slate", | ||
"tan", | ||
"teal", | ||
"walnut", | ||
"white", | ||
"yellow" | ||
], | ||
"animations": [ | ||
"spellcast", | ||
"thrust", | ||
"walk", | ||
"slash", | ||
"shoot", | ||
"hurt", | ||
"watering", | ||
"idle", | ||
"jump", | ||
"run", | ||
"sit", | ||
"emote", | ||
"climb", | ||
"combat", | ||
"1h_slash", | ||
"1h_backslash", | ||
"1h_halfslash" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"name" : "Short Horns", | ||
"type_name" : "accessory", | ||
"layer_1" : { | ||
"zPos" : 139, | ||
"female" : "hat/accessory/horns_short/fg/adult/", | ||
"pregnant" : "hat/accessory/horns_short/fg/adult/", | ||
"male" : "hat/accessory/horns_short/fg/adult/", | ||
"muscular" : "hat/accessory/horns_short/fg/adult/" | ||
}, | ||
"layer_2" : { | ||
"zPos" : 125, | ||
"female" : "hat/accessory/horns_short/bg/adult/", | ||
"pregnant" : "hat/accessory/horns_short/bg/adult/", | ||
"male" : "hat/accessory/horns_short/bg/adult/", | ||
"muscular" : "hat/accessory/horns_short/bg/adult/" | ||
}, | ||
"variants": [ | ||
"steel", | ||
"iron", | ||
"ceramic", | ||
"brass", | ||
"copper", | ||
"bronze", | ||
"silver", | ||
"gold", | ||
"black", | ||
"blue", | ||
"bluegray", | ||
"brown", | ||
"charcoal", | ||
"forest", | ||
"gray", | ||
"green", | ||
"lavender", | ||
"leather", | ||
"maroon", | ||
"navy", | ||
"orange", | ||
"pink", | ||
"purple", | ||
"red", | ||
"rose", | ||
"sky", | ||
"slate", | ||
"tan", | ||
"teal", | ||
"walnut", | ||
"white", | ||
"yellow" | ||
], | ||
"animations": [ | ||
"spellcast", | ||
"thrust", | ||
"walk", | ||
"slash", | ||
"shoot", | ||
"hurt", | ||
"watering", | ||
"idle", | ||
"jump", | ||
"run", | ||
"sit", | ||
"emote", | ||
"climb", | ||
"combat", | ||
"1h_slash", | ||
"1h_backslash", | ||
"1h_halfslash" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,71 @@ | ||
{ | ||
"name" : "Upward Horns", | ||
"type_name" : "accessory", | ||
"layer_1" : { | ||
"zPos" : 139, | ||
"female" : "hat/accessory/horns_upward/fg/adult/", | ||
"pregnant" : "hat/accessory/horns_upward/fg/adult/", | ||
"male" : "hat/accessory/horns_upward/fg/adult/", | ||
"muscular" : "hat/accessory/horns_upward/fg/adult/" | ||
}, | ||
"layer_2" : { | ||
"zPos" : 125, | ||
"female" : "hat/accessory/horns_upward/bg/adult/", | ||
"pregnant" : "hat/accessory/horns_upward/bg/adult/", | ||
"male" : "hat/accessory/horns_upward/bg/adult/", | ||
"muscular" : "hat/accessory/horns_upward/bg/adult/" | ||
}, | ||
"variants": [ | ||
"steel", | ||
"iron", | ||
"ceramic", | ||
"brass", | ||
"copper", | ||
"bronze", | ||
"silver", | ||
"gold", | ||
"black", | ||
"blue", | ||
"bluegray", | ||
"brown", | ||
"charcoal", | ||
"forest", | ||
"gray", | ||
"green", | ||
"lavender", | ||
"leather", | ||
"maroon", | ||
"navy", | ||
"orange", | ||
"pink", | ||
"purple", | ||
"red", | ||
"rose", | ||
"sky", | ||
"slate", | ||
"tan", | ||
"teal", | ||
"walnut", | ||
"white", | ||
"yellow" | ||
], | ||
"animations": [ | ||
"spellcast", | ||
"thrust", | ||
"walk", | ||
"slash", | ||
"shoot", | ||
"hurt", | ||
"watering", | ||
"idle", | ||
"jump", | ||
"run", | ||
"sit", | ||
"emote", | ||
"climb", | ||
"combat", | ||
"1h_slash", | ||
"1h_backslash", | ||
"1h_halfslash" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.