forked from space-wizards/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spinal spike marking for Reptilians (space-wizards#23220)
* backspikes added * added backspikes to meta.json * fixed capitalization * fix attempt 2 * suffering * Revert "suffering" This reverts commit d9ee23c. * Balance is restored * Revert "Balance is restored" This reverts commit fa9b816. * Revert "Revert "Balance is restored"" This reverts commit f0a809f.
- Loading branch information
1 parent
a4c4462
commit df07e19
Showing
4 changed files
with
16 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
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
Binary file added
BIN
+199 Bytes
Resources/Textures/Mobs/Customization/reptilian_parts.rsi/body_backspikes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -178,6 +178,10 @@ | |
{ | ||
"name": "body_underbelly", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "body_backspikes", | ||
"directions": 4 | ||
} | ||
] | ||
} |