Bartending Tweaks (#9307)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user