Skip to content

Commit

Permalink
Merge branch 'Resprite-blukies' of https://github.com/Stop-Signs/Delta-v
Browse files Browse the repository at this point in the history
 into Resprite-blukies
  • Loading branch information
Stop-Signs committed Dec 23, 2024
2 parents 414ba6e + 6fbab17 commit af19621
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
categories: [ HideSpawnMenu ]
name: SA-123 combat hardsuit helmet
description: An advanced hardsuit helmet designed for work in special operations.
components: # DeltaV - Updated sprite
components:
- type: Sprite
sprite: DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi
- type: Clothing
sprite: DeltaV/Clothing/Head/ReverseEngineering/syndicate.rsi
- type: PointLight # DeltaV - Changes light color
- type: PointLight
color: aquamarine

- type: entity
Expand All @@ -35,7 +35,7 @@
categories: [ HideSpawnMenu ]
name: SA-127 combat hardsuit helmet
description: An assault hardsuit helmet featuring a top-secret translucent polymer.
components: # DeltaV - Updated Sprite
components:
- type: Sprite
sprite: DeltaV/Clothing/Head/ReverseEngineering/juggernaut.rsi
- type: Clothing
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
id: ClothingOuterHardsuitSyndieReverseEngineered
suffix: reverse-engineered
name: SA-122 combat hardsuit
components: # DeltaV - Updated Sprites
components:
- type: Sprite
sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/syndicate.rsi
- type: Clothing
Expand All @@ -28,7 +28,7 @@
suffix: reverse-engineered
name: SA-126 assault hardsuit
description: A suit made by the special acquisitions department of Nanotrasen to be hyper resilient.
components: # DeltaV - Updated Sprites
components:
- type: Sprite
sprite: DeltaV/Clothing/OuterClothing/ReverseEngineering/juggernaut.rsi
- type: Clothing
Expand Down

0 comments on commit af19621

Please sign in to comment.