Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new Corvax's pins #2385

Merged
merged 50 commits into from
Jul 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
b6ef174
Add new Corvax's pins
MureixloI Jul 6, 2024
8ad6ed5
Add new Corvax's pins
MureixloI Jul 6, 2024
4872345
Add new Corvax's pins
MureixloI Jul 6, 2024
b572c86
Add new Corvax's pins
MureixloI Jul 6, 2024
139e878
Add new Corvax's pins
MureixloI Jul 6, 2024
5f7157a
Add new Corvax's pins
MureixloI Jul 6, 2024
04e404c
Add new Corvax's pins
MureixloI Jul 6, 2024
de3c5d8
Add new Corvax's pins
MureixloI Jul 6, 2024
63843dc
Add new Corvax's pins
MureixloI Jul 6, 2024
3c24607
Add new Corvax's pins
MureixloI Jul 6, 2024
5d02c08
Add new Corvax's pins
MureixloI Jul 8, 2024
944bb3b
Add new Corvax's pins
MureixloI Jul 8, 2024
7543222
Add new Corvax's pins
MureixloI Jul 8, 2024
779f860
Add new Corvax's pins
MureixloI Jul 8, 2024
88f9452
Add new Corvax's pins
MureixloI Jul 8, 2024
7b89754
Add new Corvax's pins
MureixloI Jul 8, 2024
112fd85
Add new Corvax's pins
MureixloI Jul 8, 2024
e55efbe
Add new Corvax's pins
MureixloI Jul 8, 2024
7ad548e
Add new Corvax's pins
MureixloI Jul 8, 2024
623cad8
Add new Corvax's pins
MureixloI Jul 8, 2024
3424b22
Add new Corvax's pins
MureixloI Jul 8, 2024
e9ea440
Add new Corvax's pins
MureixloI Jul 8, 2024
bc39210
Add new Corvax's pins
MureixloI Jul 8, 2024
93e1e8e
Add new Corvax's pins
MureixloI Jul 8, 2024
abbee41
Add new Corvax's pins
MureixloI Jul 8, 2024
0598e61
Add new Corvax's pins
MureixloI Jul 8, 2024
2d7106c
Add new Corvax's pins
MureixloI Jul 8, 2024
826c689
Add new Corvax's pins
MureixloI Jul 8, 2024
cc5b061
Add new Corvax's pins
MureixloI Jul 8, 2024
a668af7
Add files via upload
MureixloI Jul 8, 2024
eb89ec2
Add new Corvax's pins
MureixloI Jul 8, 2024
30bf2d6
Add new Corvax's pins
MureixloI Jul 8, 2024
0f868cf
Add new Corvax's pins
MureixloI Jul 8, 2024
34c2dfa
Add new Corvax's pins
MureixloI Jul 8, 2024
7f5d606
Add new Corvax's pins
MureixloI Jul 8, 2024
b762f43
Add new Corvax's pins
MureixloI Jul 8, 2024
f72c9c4
Add new Corvax's pins
MureixloI Jul 8, 2024
3d47904
Add new Corvax's pins
MureixloI Jul 8, 2024
21bce15
Add new Corvax's pins
MureixloI Jul 8, 2024
69f44ae
Add new Corvax's pins
MureixloI Jul 8, 2024
118445c
Add new Corvax's pins
MureixloI Jul 8, 2024
28ac9bb
Add new Corvax's pins
MureixloI Jul 8, 2024
bda6653
Add new Corvax's pins
MureixloI Jul 8, 2024
c248de5
Add new Corvax's pins
MureixloI Jul 8, 2024
3225d7e
Add new Corvax's pins
MureixloI Jul 8, 2024
653f277
Add new Corvax's pins
MureixloI Jul 8, 2024
79a90c8
Add new Corvax's pins
MureixloI Jul 8, 2024
28b5b18
Add new Corvax's pins
MureixloI Jul 8, 2024
9724a50
Add new Corvax's pins
MureixloI Jul 8, 2024
128ac33
Add new Corvax's pins
MureixloI Jul 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
184 changes: 137 additions & 47 deletions Resources/Prototypes/Corvax/Entities/Clothing/Neck/pins.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckAtharaPin
name: starry sky pin
description: The pin of starry sky.
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
state: ath
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
equippedPrefix: ath

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckUSSPPin
Expand All @@ -6,14 +19,24 @@
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
layers:
- state: comm
state: comm
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: comm-equipped

equippedPrefix: comm

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckCorvaxPin
name: cluster pin
description: The pin of cluster.
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
state: cor
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
equippedPrefix: cor

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckDonkPin
Expand All @@ -22,13 +45,10 @@
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
layers:
- state: donk
state: donk
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: donk-equipped
equippedPrefix: donk

- type: entity
parent: ClothingNeckPinBase
Expand All @@ -38,13 +58,36 @@
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
layers:
- state: earth
state: earth
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
equippedPrefix: earth

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckEchoPin
name: comet pin
description: The pin of comet.
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
state: echo
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: earth-equipped
equippedPrefix: echo

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckElysiumPin
name: dark planet pin
description: The pin of dark planet.
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
state: ely
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
equippedPrefix: ely

- type: entity
parent: ClothingNeckPinBase
Expand All @@ -54,14 +97,24 @@
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
layers:
- state: logistika
state: logistika
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: logistika-equipped

equippedPrefix: logistika

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckMainPin
name: rocket pin
description: The pin of rocket.
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
state: main
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
equippedPrefix: main

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckDeForestPin
Expand All @@ -70,13 +123,10 @@
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
layers:
- state: med
state: med
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: med-equipped
equippedPrefix: med

- type: entity
parent: ClothingNeckPinBase
Expand All @@ -86,13 +136,10 @@
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
layers:
- state: nakamura
state: nakamura
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: nakamura-equipped
equippedPrefix: nakamura

- type: entity
parent: ClothingNeckPinBase
Expand All @@ -102,13 +149,36 @@
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
layers:
- state: nano
state: nano
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
equippedPrefix: nano

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckNebulaPin
name: nebula pin
description: The pin of nebula.
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
state: neb
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
equippedPrefix: neb

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckNovaPin
name: ring planet pin
description: The pin of ring planet.
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
state: nova
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: nano-equipped
equippedPrefix: nova

- type: entity
parent: ClothingNeckPinBase
Expand All @@ -118,13 +188,23 @@
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
layers:
- state: sind
state: sind
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
equippedPrefix: sind

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckSolarisPin
name: space cheese pin
description: The pin of space cheese.
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
state: sol
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: sind-equipped
equippedPrefix: sol

- type: entity
parent: ClothingNeckPinBase
Expand All @@ -134,10 +214,20 @@
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
layers:
- state: vit
state: vit
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
equippedPrefix: vit

- type: entity
parent: ClothingNeckPinBase
id: ClothingNeckWhiteListPin
name: quasar pin
description: The pin of quasar.
components:
- type: Sprite
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
state: wl
- type: Clothing
sprite: Corvax/Clothing/Neck/Misc/pins.rsi
clothingVisuals:
neck:
- state: vit-equipped
equippedPrefix: wl
Original file line number Diff line number Diff line change
@@ -0,0 +1,90 @@
# pins
- type: loadout
id: ClothingNeckAtharaPin
equipment: ClothingNeckAtharaPin

- type: startingGear
id: ClothingNeckAtharaPin
storage:
back:
- ClothingNeckAtharaPin

- type: loadout
id: ClothingNeckCorvaxPin
equipment: ClothingNeckCorvaxPin

- type: startingGear
id: ClothingNeckCorvaxPin
storage:
back:
- ClothingNeckCorvaxPin

- type: loadout
id: ClothingNeckEchoPin
equipment: ClothingNeckEchoPin

- type: startingGear
id: ClothingNeckEchoPin
storage:
back:
- ClothingNeckEchoPin

- type: loadout
id: ClothingNeckElysiumPin
equipment: ClothingNeckElysiumPin

- type: startingGear
id: ClothingNeckElysiumPin
storage:
back:
- ClothingNeckElysiumPin

- type: loadout
id: ClothingNeckMainPin
equipment: ClothingNeckMainPin

- type: startingGear
id: ClothingNeckMainPin
storage:
back:
- ClothingNeckMainPin

- type: loadout
id: ClothingNeckNebulaPin
equipment: ClothingNeckNebulaPin

- type: startingGear
id: ClothingNeckNebulaPin
storage:
back:
- ClothingNeckNebulaPin

- type: loadout
id: ClothingNeckNovaPin
equipment: ClothingNeckNovaPin

- type: startingGear
id: ClothingNeckNovaPin
storage:
back:
- ClothingNeckNovaPin

- type: loadout
id: ClothingNeckSolarisPin
equipment: ClothingNeckSolarisPin

- type: startingGear
id: ClothingNeckSolarisPin
storage:
back:
- ClothingNeckSolarisPin

- type: loadout
id: ClothingNeckWhiteListPin
equipment: ClothingNeckWhiteListPin

- type: startingGear
id: ClothingNeckWhiteListPin
storage:
back:
- ClothingNeckWhiteListPin
29 changes: 29 additions & 0 deletions Resources/Prototypes/Entities/Structures/Furniture/dresser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,35 @@
- id: ClothingNeckLGBTPin
prob: 0.06
orGroup: dressermainloot
# Corvax-Pins-Start
- id: ClothingNeckAtharaPin
prob: 0.06
orGroup: dressermainloot
- id: ClothingNeckCorvaxPin
prob: 0.06
orGroup: dressermainloot
- id: ClothingNeckEchoPin
prob: 0.06
orGroup: dressermainloot
- id: ClothingNeckElysiumPin
prob: 0.06
orGroup: dressermainloot
- id: ClothingNeckMainPin
prob: 0.06
orGroup: dressermainloot
- id: ClothingNeckNebulaPin
prob: 0.06
orGroup: dressermainloot
- id: ClothingNeckNovaPin
prob: 0.06
orGroup: dressermainloot
- id: ClothingNeckSolarisPin
prob: 0.06
orGroup: dressermainloot
- id: ClothingNeckWhiteListPin
prob: 0.06
orGroup: dressermainloot
lzk228 marked this conversation as resolved.
Show resolved Hide resolved
# Corvax-Pins-End
- id: ClothingUniformJumpsuitColorGrey
prob: 0.06
orGroup: dressermainloot
Expand Down
Loading
Loading