Bartending Tweaks (#9307)

This commit is contained in:
ZeroDayDaemon
2022-07-15 05:01:55 -04:00
committed by GitHub
parent 8c7f61bf7d
commit aa6000d8cc
7 changed files with 50 additions and 6 deletions

View File

@@ -151,6 +151,10 @@
- type: Item
sprite: Objects/Specific/Medical/Surgery/saw.rsi
- type: ItemCooldown
- type: Tool
qualities:
- Sawing
speed: 1.0
# No melee for regular saw because have you ever seen someone use a band saw as a weapon? It's dumb.
- type: entity
@@ -169,6 +173,10 @@
Brute: 10
hitSound:
path: /Audio/Weapons/bladeslice.ogg
- type: Tool
qualities:
- Sawing
speed: 0.5
- type: entity
name: circular saw
@@ -186,6 +194,10 @@
Brute: 15
hitSound:
path: /Audio/Items/drill_hit.ogg
- type: Tool
qualities:
- Sawing
speed: 1.5
- type: entity
name: advanced circular saw
@@ -203,3 +215,7 @@
Brute: 20
hitSound:
path: /Audio/Items/drill_hit.ogg
- type: Tool
qualities:
- Sawing
speed: 2.0

View File

@@ -94,6 +94,9 @@
fireRate: 8
- type: BallisticAmmoProvider
capacity: 2
- type: Construction
graph: ShotgunSawn
node: shotgundoublebarreled
- type: entity
name: Enforcer
@@ -135,3 +138,6 @@
fireRate: 4
- type: BallisticAmmoProvider
capacity: 2
- type: Construction
graph: ShotgunSawn
node: shotgunsawn