L shape drill + Surgical Tool Rotation fixes (#23773)
L shape drill + surgical tool rotation
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
state: cautery
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Medical/Surgery/cautery.rsi
|
||||
storedRotation: 90
|
||||
- type: MeleeWeapon
|
||||
damage:
|
||||
types:
|
||||
@@ -42,6 +43,9 @@
|
||||
state: drill
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Medical/Surgery/drill.rsi
|
||||
shape:
|
||||
- 0,0,1,0
|
||||
- 1,1,1,1
|
||||
- type: MeleeWeapon
|
||||
damage:
|
||||
types:
|
||||
@@ -69,6 +73,7 @@
|
||||
state: scalpel
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Medical/Surgery/scalpel.rsi
|
||||
storedRotation: 90
|
||||
- type: MeleeWeapon
|
||||
attackRate: 1.5
|
||||
damage:
|
||||
@@ -127,6 +132,7 @@
|
||||
state: retractor
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Medical/Surgery/scissors.rsi
|
||||
storedRotation: 90
|
||||
|
||||
- type: entity
|
||||
name: hemostat
|
||||
@@ -138,6 +144,7 @@
|
||||
state: hemostat
|
||||
- type: Item
|
||||
heldPrefix: hemostat
|
||||
storedRotation: 90
|
||||
|
||||
# - type: entity
|
||||
# name: bone setter
|
||||
@@ -162,6 +169,7 @@
|
||||
state: saw
|
||||
- type: Item
|
||||
sprite: Objects/Specific/Medical/Surgery/saw.rsi
|
||||
storedRotation: 90
|
||||
- type: Tool
|
||||
qualities:
|
||||
- Sawing
|
||||
@@ -199,6 +207,7 @@
|
||||
state: electric
|
||||
- type: Item
|
||||
heldPrefix: electric
|
||||
storedRotation: 90
|
||||
- type: MeleeWeapon
|
||||
damage:
|
||||
groups:
|
||||
@@ -220,6 +229,7 @@
|
||||
state: advanced
|
||||
- type: Item
|
||||
heldPrefix: advanced
|
||||
storedRotation: 90
|
||||
- type: MeleeWeapon
|
||||
attackRate: 1.5
|
||||
damage:
|
||||
|
||||
Reference in New Issue
Block a user