Skip to content

Commit

Permalink
additional comments
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffiestFloof committed Sep 27, 2023
1 parent 3e7c0f5 commit c52b7b4
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,9 @@
description: A suit that protects against minor chemical spills. Has a purple stripe on the shoulder.
components:
- type: Sprite
sprite: DeltaV/Clothing/OuterClothing/Coats/epi.rsi # DeltaV - Epistemic lab coat
sprite: DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi # DeltaV - Epistemic lab coat
- type: Clothing
sprite: DeltaV/Clothing/OuterClothing/Coats/epi.rsi # DeltaV - Epistemic lab coat
sprite: DeltaV/Clothing/OuterClothing/Coats/epicoat.rsi # DeltaV - Epistemic lab coat
- type: Armor
modifiers:
coefficients:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHoodMystic
name: mystagogue's hat
name: mystagogue's hat # Delta V - Mystagogue new hat
description: To contain a very wise head.
components:
- type: Sprite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatRndMysta
name: mystagogue lab coat
description: Similar to the standard model but with more purple and gold.
name: mystagogue lab coat # Delta V - Mystagogue new coat
description: Similar to the standard model but with more purple and gold. # Delta V - Mystagogue new coat
components:
- type: Sprite
sprite: DeltaV/Clothing/OuterClothing/Coats/mysta.rsi
sprite: DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi
- type: Clothing
sprite: DeltaV/Clothing/OuterClothing/Coats/mysta.rsi
sprite: DeltaV/Clothing/OuterClothing/Coats/mystacoat.rsi
- type: Armor
modifiers:
coefficients:
Expand Down

0 comments on commit c52b7b4

Please sign in to comment.