-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
DarkSide-droids
authored and
DarkSide-droids
committed
Sep 27, 2024
1 parent
96ec25e
commit 779d963
Showing
137 changed files
with
1,195 additions
and
16 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
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
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
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
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
106 changes: 106 additions & 0 deletions
106
Resources/Prototypes/_LostParadise/Entities/Clothing/OuterClothing/SharkPajamas.yml
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 |
---|---|---|
@@ -0,0 +1,106 @@ | ||
# - < DarkSide | ||
# Пижамы акул | ||
|
||
- type: entity | ||
parent: ClothingOuterWinterCoat | ||
id: LPPClothingOuterCoatPajamsSharkPink | ||
name: Розовая пижама акулы | ||
description: А я рыба, я рыба, я рыба.... | ||
components: | ||
- type: Sprite | ||
sprite: _LostParadise/Clothing/OuterClothing/Pajams/shark_pink.rsi | ||
- type: Clothing | ||
sprite: _LostParadise/Clothing/OuterClothing/Pajams/shark_pink.rsi | ||
- type: Tag | ||
tags: | ||
- ClothMade | ||
- WhitelistChameleon | ||
- HidesHarpyWings | ||
- HidesTail | ||
- type: ToggleableClothing | ||
clothingPrototype: LPPHelmetPajamsSharkPink | ||
|
||
- type: entity | ||
parent: ClothingHeadBase | ||
id: LPPHelmetPajamsSharkPink | ||
noSpawn: true | ||
name: капюшон пижамы акулы | ||
description: Милота :3 | ||
components: | ||
- type: Sprite | ||
sprite: _LostParadise/Clothing/Head/Pajams/shark_pink.rsi | ||
- type: Clothing | ||
sprite: _LostParadise/Clothing/Head/Pajams/shark_pink.rsi | ||
- type: Tag | ||
tags: | ||
- HidesHair | ||
|
||
- type: entity | ||
parent: ClothingOuterWinterCoat | ||
id: LPPClothingOuterCoatPajamsSharkBlue | ||
name: Синия пижама акулы | ||
description: А я рыба, я рыба, я рыба.... | ||
components: | ||
- type: Sprite | ||
sprite: _LostParadise/Clothing/OuterClothing/Pajams/shark_blue.rsi | ||
- type: Clothing | ||
sprite: _LostParadise/Clothing/OuterClothing/Pajams/shark_blue.rsi | ||
- type: Tag | ||
tags: | ||
- ClothMade | ||
- WhitelistChameleon | ||
- HidesHarpyWings | ||
- HidesTail | ||
- type: ToggleableClothing | ||
clothingPrototype: LPPHelmetPajamsSharkBlue | ||
|
||
- type: entity | ||
parent: ClothingHeadBase | ||
id: LPPHelmetPajamsSharkBlue | ||
noSpawn: true | ||
name: капюшон пижамы акулы | ||
description: Милота :3 | ||
components: | ||
- type: Sprite | ||
sprite: _LostParadise/Clothing/Head/Pajams/shark_blue.rsi | ||
- type: Clothing | ||
sprite: _LostParadise/Clothing/Head/Pajams/shark_blue.rsi | ||
- type: Tag | ||
tags: | ||
- HidesHair | ||
|
||
- type: entity | ||
parent: ClothingOuterWinterCoat | ||
id: LPPClothingOuterCoatPajamsSharkGray | ||
name: Серая пижама акулы | ||
description: А я рыба, я рыба, я рыба.... | ||
components: | ||
- type: Sprite | ||
sprite: _LostParadise/Clothing/OuterClothing/Pajams/shark_gray.rsi | ||
- type: Clothing | ||
sprite: _LostParadise/Clothing/OuterClothing/Pajams/shark_gray.rsi | ||
- type: Tag | ||
tags: | ||
- ClothMade | ||
- WhitelistChameleon | ||
- HidesHarpyWings | ||
- HidesTail | ||
- type: ToggleableClothing | ||
clothingPrototype: LPPHelmetPajamsSharkGray | ||
|
||
- type: entity | ||
parent: ClothingHeadBase | ||
id: LPPHelmetPajamsSharkGray | ||
noSpawn: true | ||
name: капюшон пижамы акулы | ||
description: Милота :3 | ||
components: | ||
- type: Sprite | ||
sprite: _LostParadise/Clothing/Head/Pajams/shark_gray.rsi | ||
- type: Clothing | ||
sprite: _LostParadise/Clothing/Head/Pajams/shark_gray.rsi | ||
- type: Tag | ||
tags: | ||
- HidesHair | ||
|
||
# - > |
60 changes: 60 additions & 0 deletions
60
Resources/Prototypes/_LostParadise/Entities/Objects/Misc/ID_card_paper.yml
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 |
---|---|---|
@@ -0,0 +1,60 @@ | ||
# - < DarkSide | ||
# Удостоврения личности в виде паспорта или что то такое | ||
- type: entity | ||
id: LPPPaperIdCardCentcom | ||
parent: BaseItem | ||
name: Удостоверение личности | ||
description: Это удостоверение личности сотрудника корпорации NanoTrasen... И кажется оно принадлежит Центральному командованию | ||
components: | ||
- type: Sprite | ||
sprite: _LostParadise/Objects/Misc/bureaucracy.rsi | ||
layers: | ||
- state: id-nt | ||
map: [ "enum.ToggleVisuals.Layer" ] | ||
- type: Appearance | ||
- type: GenericVisualizer | ||
visuals: | ||
enum.ToggleVisuals.Toggled: | ||
enum.ToggleVisuals.Layer: | ||
True: {state: open-id-nt} | ||
False: {state: id-nt} | ||
- type: Item | ||
size: Tiny | ||
sprite: _LostParadise/Objects/Misc/bureaucracy.rsi | ||
- type: Tag | ||
tags: | ||
- Book | ||
- Document | ||
- type: ItemToggle | ||
predictable: false | ||
soundActivate: | ||
path: /Audio/Items/candle_blowing.ogg | ||
params: | ||
volume: 10 | ||
soundDeactivate: | ||
path: /Audio/Items/candle_blowing.ogg | ||
params: | ||
volume: 10 | ||
- type: ItemToggleSize | ||
activatedSize: Small | ||
- type: UseDelay | ||
|
||
- type: entity | ||
id: LPPPaperIdCardUSSP | ||
parent: LPPPaperIdCardCentcom | ||
name: Удостоверение личности | ||
description: Это удостоверение личности существа которое имеет или имело гражданство СССП | ||
components: | ||
- type: Sprite | ||
sprite: _LostParadise/Objects/Misc/bureaucracy.rsi | ||
layers: | ||
- state: id-ussp | ||
map: [ "enum.ToggleVisuals.Layer" ] | ||
- type: Appearance | ||
- type: GenericVisualizer | ||
visuals: | ||
enum.ToggleVisuals.Toggled: | ||
enum.ToggleVisuals.Layer: | ||
True: {state: open-id-ussp} | ||
False: {state: id-ussp} | ||
# - > |
Oops, something went wrong.