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