@@ -169,7 +169,7 @@
|
||||
- type: entity
|
||||
parent: BaseComputerCircuitboard
|
||||
id: TechDiskComputerCircuitboard
|
||||
name: technology disk terminal board
|
||||
name: tech disk terminal board
|
||||
description: A computer printed circuit board for a technology disk terminal.
|
||||
components:
|
||||
- type: Sprite
|
||||
|
||||
@@ -54,3 +54,5 @@
|
||||
- enum.DamageStateVisualLayers.Base:
|
||||
datadisk_base: Sixteen
|
||||
- type: TechnologyDisk
|
||||
- type: StaticPrice
|
||||
price: 50
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: entity
|
||||
parent: BaseComputer
|
||||
id: ComputerTechnologyDiskTerminal
|
||||
name: technology disk terminal
|
||||
name: tech disk terminal
|
||||
description: A terminal used to print out technology disks.
|
||||
components:
|
||||
- type: Sprite
|
||||
@@ -31,3 +31,10 @@
|
||||
radius: 0.8
|
||||
energy: 0.5
|
||||
color: "#b53ca1"
|
||||
|
||||
- type: weightedRandom
|
||||
id: TechDiskTierWeights
|
||||
weights:
|
||||
1: 25
|
||||
2: 10
|
||||
3: 1
|
||||
|
||||
Reference in New Issue
Block a user