Cybersun pen functionality pass (#7321)
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
name: Cybersun pen
|
name: Cybersun pen
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: CyberPen
|
id: CyberPen
|
||||||
description: A high-tech pen straight from Cybersun's legal department, capable of refracting hard-light at impossible angles through its diamond tip in order to write. It's not literally pointless, only figuratively.
|
description: A high-tech pen straight from Cybersun's legal department, capable of refracting hard-light at impossible angles through its diamond tip in order to write.
|
||||||
components:
|
components:
|
||||||
- type: Tag
|
- type: Tag
|
||||||
tags:
|
tags:
|
||||||
@@ -93,6 +93,16 @@
|
|||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Piercing: 5
|
Piercing: 5
|
||||||
|
- type: ItemCooldown
|
||||||
|
- type: MeleeWeapon
|
||||||
|
damage:
|
||||||
|
types:
|
||||||
|
Piercing: 15
|
||||||
|
- type: Tool
|
||||||
|
qualities:
|
||||||
|
- Screwing
|
||||||
|
useSound:
|
||||||
|
collection: Screwdriver
|
||||||
- type: Item
|
- type: Item
|
||||||
sprite: Objects/Misc/bureaucracy.rsi
|
sprite: Objects/Misc/bureaucracy.rsi
|
||||||
HeldPrefix: overpriced_pen
|
HeldPrefix: overpriced_pen
|
||||||
|
|||||||
Reference in New Issue
Block a user