Skip to content

Commit

Permalink
[Personal Item] Crimson Luxuaria's machinist overalls (Sector-Umbra#275)
Browse files Browse the repository at this point in the history
* jumpsuit

* Update crimsonoveralls.yml

* Update loadout_groups.yml

* Update crimsonoveralls.yml

* changed name to make it smaller, with permission.

---------

Co-authored-by: Coolsurf6 <[email protected]>
  • Loading branch information
PursuitInAshes and Coolsurf6 authored Jan 28, 2025
1 parent 634af20 commit cd8941a
Show file tree
Hide file tree
Showing 7 changed files with 49 additions and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/_Umbra/Loadouts/loadout_groups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,4 @@
- PersonalItemTempestasMaidDress
- PersonalItemReetPanFlute
- PersonalItemOmiPlushie
- PersonalItemCrimsonMachinistJumpsuit
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Player: crimsonjesterheart - Character: Crimson Luxuarias
- type: entity
parent: ClothingUniformBase
id: PersonalItemCrimsonMachinistJumpsuit
name: Crimson's machinist overalls
description: A pair of black overalls complimented by a bluish-purple crop shirt, it has "SYNTH" in big gold letters.
suffix: PersonalItem
components:
- type: Sprite
sprite: _Umbra/PersonalItems/Wearables/crimsonoveralls.rsi
- type: Clothing
sprite: _Umbra/PersonalItems/Wearables/crimsonoveralls.rsi

- type: loadout
id: PersonalItemCrimsonMachinistJumpsuit
storage:
back:
- PersonalItemCrimsonMachinistJumpsuit
effects:
- !type:PersonalItemLoadoutEffect
character:
- Crimson Luxuaria
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
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
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by akirrer (Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
}
]
}

0 comments on commit cd8941a

Please sign in to comment.