Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Resources/Locale/en-US/markings/vulpkanin.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,11 @@ marking-VulpTailFluffy = Vulpkanin Fluffy
marking-VulpTailDalmatianWag-dalmatian_wag = Dalmatian Tail
marking-VulpTailDalmatianWag = Vulpkanin Dalmatian (Wag)

marking-VulpFoxTailWag = Fluffy Fox Tail (Wag)
marking-VulpFoxTailWag-tail_fox_wag_stripes_third = Fluffy Fox Tail (Inner)
marking-VulpFoxTailWag-tail_fox_wag_stripes_second = Fluffy Fox Tail (Outer)
marking-VulpFoxTailWag-tail_fox_wag_stripes_prime = Fluffy Fox Tail (Tip)


marking-VulpBellyCrest-belly_crest = Belly
marking-VulpBellyCrest = Vulpkanin Belly Crest
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Vulpkanin Ears

#- type: marking
# id:
# bodyPart:
# markingCategory:
# speciesRestriction:
# sprites:
#- sprite:
# state:


# Vulpkanin Tails

- type: marking
id: VulpFoxTailWag
bodyPart: Tail
markingCategory: Tail
speciesRestriction: [Vulpkanin]
sprites:
- sprite: Nyanotrasen/Mobs/Customization/vulpkanin_tails.rsi
state: tail_fox_wag_stripes_third
- sprite: Nyanotrasen/Mobs/Customization/vulpkanin_tails.rsi
state: tail_fox_wag_stripes_second
- sprite: Nyanotrasen/Mobs/Customization/vulpkanin_tails.rsi
state: tail_fox_wag_stripes_prime
Original file line number Diff line number Diff line change
@@ -0,0 +1,174 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Nyanotrasen at commit https://github.com/Nyanotrasen/Nyanotrasen/commit/3d493907ce374916d8bd0806ad72c8d9f2d70a19 & tail taken from tgstation at commit https://github.com/tgstation/tgstation/commit/e9cc620e9f908e18949031c6e1b5811e3fc5af4e and modified by github:Morb0",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "tail_fox_wag_stripes_prime",
"directions": 4,
"delays": [
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
},
{
"name": "tail_fox_wag_stripes_second",
"directions": 4,
"delays": [
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
},
{
"name": "tail_fox_wag_stripes_third",
"directions": 4,
"delays": [
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
}

]
}
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.
Loading