Takes skub to the next level. (#1007)
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com> Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
@@ -1584,6 +1584,19 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/security_rig_sealed.rsi
|
||||
|
||||
- type: entity
|
||||
parent: OuterclothingBase
|
||||
id: OuterclothingSkub
|
||||
name: Skub Suit
|
||||
description: 'Skub is crudely written on the outside of this cylindrical suit.'
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/skubbody.rsi
|
||||
- type: Icon
|
||||
sprite: Clothing/OuterClothing/skubbody.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/skubbody.rsi
|
||||
|
||||
- type: entity
|
||||
parent: OuterclothingBase
|
||||
id: OuterclothingSovietskaf
|
||||
|
||||
@@ -2601,6 +2601,19 @@
|
||||
type: Clothing
|
||||
parent: HatBase
|
||||
|
||||
- type: entity
|
||||
parent: HatBase
|
||||
id: HatSkub
|
||||
name: Skub Hat
|
||||
description: 'Best paired with the Skub Suit.'
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/skubhead.rsi
|
||||
- type: Icon
|
||||
sprite: Clothing/Head/skubhead.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/skubhead.rsi
|
||||
|
||||
- type: entity
|
||||
id: HatSombrero
|
||||
name: Sombrero
|
||||
|
||||
Reference in New Issue
Block a user