forked from space-wizards/space-station-14
-
-
Notifications
You must be signed in to change notification settings - Fork 78
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 #223 from LandsharkRAWR/More_Vox_Markings
More vox markings
- Loading branch information
Showing
10 changed files
with
157 additions
and
0 deletions.
There are no files selected for viewing
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,20 @@ | ||
marking-ScarsVoxRoadrashLeftHead-roadrash_l_head = Vox Left Head Scar (Road rash) | ||
marking-ScarsVoxRoadrashLeftHead = Vox Left Head Scar (Road rash) | ||
marking-ScarsVoxRoadrashRightHead-roadrash_r_head = Vox Right Head Scar (Road rash) | ||
marking-ScarsVoxRoadrashRightHead = Vox Right Head Scar (Road rash) | ||
marking-ScarsVoxBigslashLeftHead-bigslash_l_head = Vox Left Head Scar (Big Slash) | ||
marking-ScarsVoxBigslashLeftHead = Vox Right Head Scar (Road rash) | ||
marking-ScarsVoxBigslashRightHead-roadrash_r_head = Vox Right Head Scar (Big Slash) | ||
marking-ScarsVoxBigslashRightHead = Vox Right Head Scar (Big Slash) | ||
marking-ScarsVoxSlashLeftHead-slash_l_head = Vox Left Head Scar (Slash) | ||
marking-ScarsVoxSlashLeftHead = Vox Left Head Scar (Slash) | ||
marking-ScarsVoxSlashRightHead-slash_r_head = Vox Right Head Scar (Slash) | ||
marking-ScarsVoxSlashRightHead = Vox Right Head Scar (Slash) | ||
marking-ScarsVoxClawTorso-claw_torso = Vox Chest Scar (Claw) | ||
marking-ScarsVoxClawTorso = Vox Chest Scar (Claw) |
98 changes: 98 additions & 0 deletions
98
Resources/Prototypes/Entities/Mobs/Customization/Markings/vox_scars.yml
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,98 @@ | ||
- type: marking | ||
id: ScarsVoxRoadrashLeftHead | ||
bodyPart: Head | ||
markingCategory: Head | ||
speciesRestriction: [Vox] | ||
coloring: | ||
default: | ||
type: | ||
!type:SimpleColoring | ||
fallbackColor: "#666666" | ||
sprites: | ||
- sprite: Mobs/Customization/vox_scars.rsi | ||
state: roadrash_l_head | ||
|
||
- type: marking | ||
id: ScarsVoxRoadrashRightHead | ||
bodyPart: Head | ||
markingCategory: Head | ||
speciesRestriction: [Vox] | ||
coloring: | ||
default: | ||
type: | ||
!type:SimpleColoring | ||
fallbackColor: "#666666" | ||
sprites: | ||
- sprite: Mobs/Customization/vox_scars.rsi | ||
state: roadrash_r_head | ||
|
||
- type: marking | ||
id: ScarsVoxBigslashLeftHead | ||
bodyPart: Head | ||
markingCategory: Head | ||
speciesRestriction: [Vox] | ||
coloring: | ||
default: | ||
type: | ||
!type:SimpleColoring | ||
fallbackColor: "#666666" | ||
sprites: | ||
- sprite: Mobs/Customization/vox_scars.rsi | ||
state: bigslash_l_head | ||
|
||
- type: marking | ||
id: ScarsVoxBigslashRightHead | ||
bodyPart: Head | ||
markingCategory: Head | ||
speciesRestriction: [Vox] | ||
coloring: | ||
default: | ||
type: | ||
!type:SimpleColoring | ||
fallbackColor: "#666666" | ||
sprites: | ||
- sprite: Mobs/Customization/vox_scars.rsi | ||
state: bigslash_r_head | ||
|
||
- type: marking | ||
id: ScarsVoxSlashLeftHead | ||
bodyPart: Head | ||
markingCategory: Head | ||
speciesRestriction: [Vox] | ||
coloring: | ||
default: | ||
type: | ||
!type:SimpleColoring | ||
fallbackColor: "#666666" | ||
sprites: | ||
- sprite: Mobs/Customization/vox_scars.rsi | ||
state: slash_l_head | ||
|
||
- type: marking | ||
id: ScarsVoxSlashRightHead | ||
bodyPart: Head | ||
markingCategory: Head | ||
speciesRestriction: [Vox] | ||
coloring: | ||
default: | ||
type: | ||
!type:SimpleColoring | ||
fallbackColor: "#666666" | ||
sprites: | ||
- sprite: Mobs/Customization/vox_scars.rsi | ||
state: slash_r_head | ||
|
||
- type: marking | ||
id: ScarsVoxClawTorso | ||
bodyPart: Chest | ||
markingCategory: Chest | ||
speciesRestriction: [Vox] | ||
coloring: | ||
default: | ||
type: | ||
!type:SimpleColoring | ||
fallbackColor: "#666666" | ||
sprites: | ||
- sprite: Mobs/Customization/vox_scars.rsi | ||
state: claw_torso | ||
|
Binary file added
BIN
+156 Bytes
Resources/Textures/Mobs/Customization/vox_scars.rsi/bigslash_l_head.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+147 Bytes
Resources/Textures/Mobs/Customization/vox_scars.rsi/bigslash_r_head.png
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.
39 changes: 39 additions & 0 deletions
39
Resources/Textures/Mobs/Customization/vox_scars.rsi/meta.json
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,39 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Sprites by LandsharkRAWR", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "roadrash_l_head", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "roadrash_r_head", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "bigslash_l_head", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "bigslash_r_head", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "slash_l_head", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "slash_r_head", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "claw_torso", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+225 Bytes
Resources/Textures/Mobs/Customization/vox_scars.rsi/roadrash_l_head.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+231 Bytes
Resources/Textures/Mobs/Customization/vox_scars.rsi/roadrash_r_head.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+141 Bytes
Resources/Textures/Mobs/Customization/vox_scars.rsi/slash_l_head.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+140 Bytes
Resources/Textures/Mobs/Customization/vox_scars.rsi/slash_r_head.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.