Miku Day Holiday Box for Musician (#6957)
This commit is contained in:
@@ -181,6 +181,20 @@
|
|||||||
- state: box
|
- state: box
|
||||||
- state: writing
|
- state: writing
|
||||||
|
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
name: hatsune miku day box
|
||||||
|
parent: BoxCardboard
|
||||||
|
id: BoxPerformer
|
||||||
|
description: Happy Hatsune Miku Day!
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingShoesBootsPerformer
|
||||||
|
- id: ClothingUniformJumpskirtPerformer
|
||||||
|
- id: FoodMealMemoryleek
|
||||||
|
amount: 2
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: flare box
|
name: flare box
|
||||||
parent: BoxCardboard
|
parent: BoxCardboard
|
||||||
|
|||||||
@@ -31,3 +31,13 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Shoes/Boots/explorer.rsi
|
sprite: Clothing/Shoes/Boots/explorer.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingShoesBase
|
||||||
|
id: ClothingShoesBootsPerformer
|
||||||
|
name: performer's boots
|
||||||
|
description: These boots provide great traction for when you're up on stage.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Shoes/Boots/performer.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Shoes/Boots/performer.rsi
|
||||||
|
|||||||
@@ -469,3 +469,14 @@
|
|||||||
sprite: Clothing/Uniforms/Jumpskirt/Color/maroon.rsi
|
sprite: Clothing/Uniforms/Jumpskirt/Color/maroon.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Uniforms/Jumpskirt/Color/maroon.rsi
|
sprite: Clothing/Uniforms/Jumpskirt/Color/maroon.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingUniformSkirtBase
|
||||||
|
id: ClothingUniformJumpskirtPerformer
|
||||||
|
name: performer's jumpskirt
|
||||||
|
description: Hi, I'm Scott, president of Donk Pizza. Have you heard of [FAMOUS VIRTUAL PERFORMER]?
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Uniforms/Jumpskirt/performer.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Uniforms/Jumpskirt/performer.rsi
|
||||||
|
|||||||
@@ -7,8 +7,12 @@
|
|||||||
icon: "Musician"
|
icon: "Musician"
|
||||||
supervisors: "whoever hires you"
|
supervisors: "whoever hires you"
|
||||||
access:
|
access:
|
||||||
- Maintenance
|
- Maintenance # TODO Remove maint access for all gimmick jobs once access work is completed
|
||||||
- Theatre
|
- Theatre
|
||||||
|
special:
|
||||||
|
- !type:GiveItemOnHolidaySpecial
|
||||||
|
holiday: MikuDay
|
||||||
|
prototype: BoxPerformer
|
||||||
|
|
||||||
- type: startingGear
|
- type: startingGear
|
||||||
id: MusicianGear
|
id: MusicianGear
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 875 B |
BIN
Resources/Textures/Clothing/Shoes/Boots/performer.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Shoes/Boots/performer.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 396 B |
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-NC-3.0",
|
||||||
|
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. This sprite features an adaptation of Hatsune Miku, © Crypton Future Media, Inc. 2007, licensed under a CC BY-NC: https://creativecommons.org/licenses/by-nc/3.0/",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-FEET",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-NC-3.0",
|
||||||
|
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. This sprite features an adaptation of Hatsune Miku, © Crypton Future Media, Inc. 2007, licensed under a CC BY-NC: https://creativecommons.org/licenses/by-nc/3.0/",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-INNERCLOTHING",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user