Skip to content

Commit

Permalink
Spinal spike marking for Reptilians (space-wizards#23220)
Browse files Browse the repository at this point in the history
* 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
KittenColony authored Jan 4, 2024
1 parent a4c4462 commit df07e19
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Locale/en-US/markings/reptilian.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,6 @@ marking-LizardHornsFloppyKoboldEars = Lizard Ears (Floppy Kobold)
marking-LizardChestUnderbelly-body_underbelly = Lizard Chest (Underbelly)
marking-LizardChestUnderbelly = Lizard Chest (Underbelly)
marking-LizardChestBackspikes-body_backspikes = Lizard Back spikes (Four)
marking-LizardChestBackspikes = Lizard Back spikes (Four)
Original file line number Diff line number Diff line change
Expand Up @@ -289,3 +289,12 @@
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: body_underbelly

- type: marking
id: LizardChestBackspikes
bodyPart: Chest
markingCategory: Chest
speciesRestriction: [Reptilian]
sprites:
- sprite: Mobs/Customization/reptilian_parts.rsi
state: body_backspikes
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 @@ -178,6 +178,10 @@
{
"name": "body_underbelly",
"directions": 4
},
{
"name": "body_backspikes",
"directions": 4
}
]
}

0 comments on commit df07e19

Please sign in to comment.