BIN
Resources/Audio/items/skub.ogg
Normal file
BIN
Resources/Audio/items/skub.ogg
Normal file
Binary file not shown.
12
Resources/Prototypes/Construction/misc.yml
Normal file
12
Resources/Prototypes/Construction/misc.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
- type: construction
|
||||
name: Skub
|
||||
id: skub
|
||||
category: Items/Misc
|
||||
keywords: [misc]
|
||||
description: In the end, there is only Skub.
|
||||
icon: Objects/Misc/skub.rsi/icon.png
|
||||
result: Skub
|
||||
objecttype: Item
|
||||
steps:
|
||||
- material: Metal
|
||||
amount: 1
|
||||
@@ -25,7 +25,7 @@
|
||||
name: Table
|
||||
id: table
|
||||
category: Structures
|
||||
icon:
|
||||
icon:
|
||||
sprite: Buildings/table_solid.rsi
|
||||
state: plain_preview
|
||||
result: table
|
||||
|
||||
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
|
||||
@@ -1 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/c0293684320e7b70cbcac932b8dddeee35f3a51f/icons/obj/structures/windows.dmi", "states": [{"name": "window0", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window1", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window2", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window3", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window4", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window5", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window6", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window7", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]}
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/c0293684320e7b70cbcac932b8dddeee35f3a51f/icons/obj/structures/windows.dmi", "states": [{"name": "window0", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window1", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window2", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window3", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window4", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window5", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window6", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "window7", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]}
|
||||
|
||||
BIN
Resources/Textures/Objects/Misc/skub.rsi/icon.png
Normal file
BIN
Resources/Textures/Objects/Misc/skub.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 490 B |
BIN
Resources/Textures/Objects/Misc/skub.rsi/inhand-left.png
Normal file
BIN
Resources/Textures/Objects/Misc/skub.rsi/inhand-left.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 555 B |
BIN
Resources/Textures/Objects/Misc/skub.rsi/inhand-right.png
Normal file
BIN
Resources/Textures/Objects/Misc/skub.rsi/inhand-right.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 563 B |
1
Resources/Textures/Objects/Misc/skub.rsi/meta.json
Normal file
1
Resources/Textures/Objects/Misc/skub.rsi/meta.json
Normal file
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "Taken from https://github.com/tgstation/tgstation", "states": [{"name": "icon", "directions": 1, "delays": [[1.0]]}, {"name": "inhand-left", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "inhand-right", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]}
|
||||
Reference in New Issue
Block a user