24
Resources/Prototypes/Entities/items/skub.yml
Normal file
24
Resources/Prototypes/Entities/items/skub.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
- type: entity
|
||||
name: Skub
|
||||
parent: BaseItem
|
||||
id: Skub
|
||||
description: Skub is the fifth Chaos God.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/skub.rsi
|
||||
state: icon
|
||||
|
||||
- type: Icon
|
||||
sprite: Objects/Misc/skub.rsi
|
||||
state: icon
|
||||
|
||||
- type: Item
|
||||
sprite: Objects/Misc/skub.rsi
|
||||
- type: ItemCooldown
|
||||
|
||||
- type: Sound
|
||||
- type: EmitSoundOnUse
|
||||
sound: /Audio/items/skub.ogg
|
||||
|
||||
- type: UseDelay
|
||||
delay: 2.0
|
||||
Reference in New Issue
Block a user