Skip to content

Commit

Permalink
Vulps Resprites (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxxoTrystan committed Sep 24, 2023
1 parent 03dbf87 commit 4f626b0
Show file tree
Hide file tree
Showing 145 changed files with 343 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
- type: Speech
speechSounds: Vulpkanin
speechVerb: Vulpkanin
- type: Inventory
speciesId: vulpkanin
- type: Sprite
netsync: false
noRot: true
Expand Down
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
Expand Up @@ -22,6 +22,10 @@
{
"name": "equipped-head",
"directions": 4
},
{
"name": "equipped-head-vulpkanin",
"directions": 4
},
{
"name": "equipped-head-light",
Expand Down
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
Expand Up @@ -14,6 +14,10 @@
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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.
8 changes: 8 additions & 0 deletions Resources/Textures/Clothing/Head/Hardsuits/rd.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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
Expand Up @@ -17,9 +17,17 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
}
]
}
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
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
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.
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
Expand Up @@ -24,6 +24,10 @@
"name": "equipped-head",
"directions": 4
},
{
"name": "equipped-head-vulpkanin",
"directions": 4
},
{
"name": "equipped-head-light",
"directions": 4
Expand Down Expand Up @@ -57,4 +61,4 @@
"directions": 4
}
]
}
}
12 changes: 12 additions & 0 deletions Resources/Textures/Clothing/Head/Hardsuits/syndicate.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,18 @@
"name": "combat-equipped-HELMET",
"directions": 4
},
{
"name": "combat-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -33,6 +41,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -30,6 +34,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand All @@ -39,4 +47,4 @@
"directions": 4
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -30,6 +34,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand All @@ -39,4 +47,4 @@
"directions": 4
}
]
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
Expand All @@ -29,6 +33,10 @@
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-equipped-HELMET-vulpkanin",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
Expand Down
Loading

0 comments on commit 4f626b0

Please sign in to comment.