Parents crowbar-red and merges RSIs

This commit is contained in:
Swept
2021-08-11 09:37:31 -07:00
parent b8e6e713d3
commit be718fd309
10 changed files with 21 additions and 15 deletions

View File

@@ -116,29 +116,20 @@
- type: entity
name: emergency crowbar
parent: BaseItem
parent: Crowbar
id: CrowbarRed
description: A multipurpose tool to pry open doors and fight interdimensional invaders.
components:
- type: Tag
tags:
- Crowbar
- CrowbarRed
- type: Sprite
sprite: Objects/Tools/crowbar_red.rsi
state: icon
sprite: Objects/Tools/crowbar.rsi
state: red-icon
- type: Item
sprite: Objects/Tools/crowbar_red.rsi
size: 5
- type: ItemCooldown
- type: MeleeWeapon
damage: 7
- type: Tool
qualities:
- Prying
useSound:
path: /Audio/Items/crowbar.ogg
- type: TilePrying
sprite: Objects/Tools/crowbar.rsi
size: 10
HeldPrefix: red
- type: entity
name: multitool

View File

@@ -15,12 +15,27 @@
"name": "inhand-right",
"directions": 4
},
{
"name": "red-inhand-left",
"directions": 4
},
{
"name": "red-inhand-right",
"directions": 4
},
{
"name": "icon"
},
{
"name": "red-icon"
},
{
"name": "equipped-BELT",
"directions": 4
},
{
"name": "red-equipped-BELT",
"directions": 4
}
]
}

View File

Before

Width:  |  Height:  |  Size: 150 B

After

Width:  |  Height:  |  Size: 150 B

View File

Before

Width:  |  Height:  |  Size: 200 B

After

Width:  |  Height:  |  Size: 200 B

View File

Before

Width:  |  Height:  |  Size: 322 B

After

Width:  |  Height:  |  Size: 322 B

View File

Before

Width:  |  Height:  |  Size: 329 B

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B