lute (#962)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- type: entity
|
||||
- type: entity
|
||||
parent: BaseHandheldInstrument
|
||||
id: CP14FluteInstrument
|
||||
name: flute
|
||||
@@ -43,3 +43,37 @@
|
||||
- type: Tag
|
||||
tags:
|
||||
- StringInstrument
|
||||
|
||||
- type: entity
|
||||
parent: BaseHandheldInstrument
|
||||
id: CP14LuteInstrument
|
||||
name: lute
|
||||
description: A legend among bards.
|
||||
categories: [ ForkFiltered ]
|
||||
components:
|
||||
- type: Instrument
|
||||
program: 24
|
||||
- type: Sprite
|
||||
sprite: _CP14/Objects/Fun/Instruments/lute.rsi
|
||||
state: icon
|
||||
- type: Item
|
||||
size: Normal
|
||||
sprite: _CP14/Objects/Fun/Instruments/lute.rsi
|
||||
- type: Clothing
|
||||
equipDelay: 0.25
|
||||
unequipDelay: 0.25
|
||||
sprite: _CP14/Objects/Fun/Instruments/lute.rsi
|
||||
quickEquip: false
|
||||
breakOnMove: false
|
||||
slots:
|
||||
- neck
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 45
|
||||
damage:
|
||||
types:
|
||||
Blunt: 5
|
||||
soundHit:
|
||||
collection: MetalThud
|
||||
- type: Tag
|
||||
tags:
|
||||
- StringInstrument
|
||||
@@ -493,6 +493,7 @@
|
||||
- CP14Torch
|
||||
- CP14SmokingPipeFilledTobacco
|
||||
- CP14FluteInstrument
|
||||
- CP14LuteInstrument
|
||||
- CP14LyraInstrument
|
||||
- CP14ClothingBeltQuiver
|
||||
|
||||
@@ -574,6 +575,12 @@
|
||||
back:
|
||||
- CP14LyraInstrument
|
||||
|
||||
- type: loadout
|
||||
id: CP14LuteInstrument
|
||||
storage:
|
||||
back:
|
||||
- CP14LuteInstrument
|
||||
|
||||
- type: loadout
|
||||
id: CP14FluteInstrument
|
||||
storage:
|
||||
|
||||
Reference in New Issue
Block a user