Adds a Dinky Star Sticker for security officers (#29767)
* Sec-Star-TASTIC * fix license * now counts as trash * Sticks to people + wearable * no more sticky * no more sticky * mystery-space * Update Loadout Yaml
This commit is contained in:
19
Resources/Prototypes/Entities/Objects/Misc/dinkystar.yml
Normal file
19
Resources/Prototypes/Entities/Objects/Misc/dinkystar.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
- type: entity
|
||||
parent: ClothingNeckBase
|
||||
id: Dinkystar
|
||||
name: star sticker
|
||||
description: A dinky lil star for only the hardest working security officers! It's not even sticky anymore.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Neck/Misc/dinkystar.rsi
|
||||
state: icon
|
||||
- type: Clothing
|
||||
sprite: Clothing/Neck/Misc/dinkystar.rsi
|
||||
clothingVisuals:
|
||||
neck:
|
||||
- state: star-equipped
|
||||
- type: Item
|
||||
size: Tiny
|
||||
- type: Tag
|
||||
tags:
|
||||
- Trash
|
||||
Reference in New Issue
Block a user