Le Miko has Arrived (#3543)
This commit is contained in:
@@ -11,4 +11,7 @@
|
||||
ClothingOuterSanta: 2
|
||||
ClothingOuterXenos: 2
|
||||
ClothingOuterSkub: 2
|
||||
ClothingHeadHatXeno: 2
|
||||
ClothingHeadHatXeno: 2
|
||||
ClothingHeadHatShrineMaidenWig: 2
|
||||
ClothingOuterSuitShrineMaiden: 2
|
||||
Gohei: 2
|
||||
|
||||
@@ -107,3 +107,14 @@
|
||||
sprite: Clothing/Head/Misc/xenos.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Misc/xenos.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatShrineMaidenWig
|
||||
name: shrine maiden's wig
|
||||
description: The tag reads "All proceeds go to the Hakurei Shrine."
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Misc/shrine-maidens-wig.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Misc/shrine-maidens-wig.rsi
|
||||
|
||||
@@ -79,6 +79,17 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Suits/chicken.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterBase
|
||||
id: ClothingOuterSuitShrineMaiden
|
||||
name: shrine maiden outfit
|
||||
description: Makes you want to go deal with some troublesome youkai.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/OuterClothing/Suits/shrine-maiden.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/OuterClothing/Suits/shrine-maiden.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingOuterBase
|
||||
id: ClothingOuterSuitMonkey
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
- type: entity
|
||||
name: gohei
|
||||
parent: BaseItem
|
||||
id: Gohei
|
||||
description: A wooden stick with white streamers at the end. Originally used by shrine maidens to purify things. Now used by the station's weeaboos.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Weapons/Melee/gohei.rsi
|
||||
state: gohei
|
||||
- type: MeleeWeapon
|
||||
damage: 3 ##You'd be better off punching people
|
||||
- type: Item
|
||||
size: 12
|
||||
sprite: Objects/Weapons/Melee/gohei.rsi
|
||||
prefix: inhand
|
||||
Reference in New Issue
Block a user