Co-authored-by: mirrorcult <lunarautomaton6@gmail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
CrudeWax
2022-03-17 21:46:19 +03:00
committed by GitHub
parent 9fc147a6f1
commit 686780c512
5 changed files with 65 additions and 7 deletions

View File

@@ -71,6 +71,28 @@
HeldPrefix: pen
size: 2
- type: entity
name: Cybersun pen
parent: BaseItem
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.
components:
- type: Tag
tags:
- Write
- type: Sprite
sprite: Objects/Misc/bureaucracy.rsi
state: overpriced_pen
netsync: false
- type: Pickaxe
damage:
types:
Piercing: 5
- type: Item
sprite: Objects/Misc/bureaucracy.rsi
HeldPrefix: overpriced_pen
size: 2
- type: entity
id: BoxFolderBase
parent: BoxBase
@@ -113,6 +135,8 @@
visuals:
- type: MappedItemVisualizer
- type: entity
id: BoxFolderRed
parent: BoxFolderBase
@@ -183,4 +207,3 @@
- state: folder-colormap
color: "#3f3f3f"
- state: folder-base

View File

@@ -87,3 +87,27 @@
Quantity: 10
- ReagentId: Epinephrine
Quantity: 5
- type: entity
name: pen
suffix: Hypopen
parent: BaseItem
description: A dark ink pen.
id: Hypopen
components:
- type: Sprite
sprite: Objects/Misc/bureaucracy.rsi
state: pen
netsync: false
- type: Item
sprite: Objects/Misc/bureaucracy.rsi
HeldPrefix: pen
- type: SolutionContainerManager
solutions:
hypospray:
maxVol: 15
- type: RefillableSolution
solution: hypospray
- type: ExaminableSolution
solution: hypospray
- type: Hypospray