adds embedding + throw damage to cybersun pen (#22822)
cyberpen throw damage
This commit is contained in:
@@ -274,7 +274,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: Cybersun pen
|
name: Cybersun pen
|
||||||
parent: BaseItem
|
parent: Pen
|
||||||
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.
|
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:
|
||||||
@@ -292,6 +292,10 @@
|
|||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Piercing: 15
|
Piercing: 15
|
||||||
|
- type: DamageOtherOnHit
|
||||||
|
damage:
|
||||||
|
types:
|
||||||
|
Piercing: 15
|
||||||
- type: Tool
|
- type: Tool
|
||||||
qualities:
|
qualities:
|
||||||
- Screwing
|
- Screwing
|
||||||
|
|||||||
Reference in New Issue
Block a user