Skip to content

Commit

Permalink
add army_top, bandana, motorbike_pants and gloves_fingerless overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
barsoosayque committed Dec 27, 2019
1 parent 4729db0 commit 6d821cd
Show file tree
Hide file tree
Showing 14 changed files with 64 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"id": "overlay_female_worn_army_top",
"fg": [
"army_top_f"
],
"bg": []
},
{
"id": "overlay_male_worn_army_top",
"fg": [
"army_top_m"
],
"bg": []
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"id": "overlay_female_worn_bandana",
"fg": [
"bandana_f"
],
"bg": []
},
{
"id": "overlay_male_worn_bandana",
"fg": [
"bandana_m"
],
"bg": []
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"id": "overlay_female_worn_gloves_fingerless",
"fg": [
"gloves_fingerless_f"
],
"bg": []
},
{
"id": "overlay_male_worn_gloves_fingerless",
"fg": [
"gloves_fingerless_m"
],
"bg": []
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[
{
"id": "overlay_female_worn_motorbike_pants",
"fg": [
"motorbike_pants_f"
],
"bg": []
},
{
"id": "overlay_male_worn_motorbike_pants",
"fg": [
"motorbike_pants_m"
],
"bg": []
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Ultimate_Cataclysm/scratch/character/female/female_worn.kra
Binary file not shown.
Binary file modified Ultimate_Cataclysm/scratch/character/male/male_worn.kra
Binary file not shown.

0 comments on commit 6d821cd

Please sign in to comment.