Port research disks from nyano (#9081)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Rane
2022-06-28 10:41:08 -04:00
committed by GitHub
parent 793f0e1281
commit e86e6a5cce
11 changed files with 165 additions and 19 deletions

View File

@@ -71,6 +71,7 @@
- WeaponFlareGun
- SheetSteel
- SheetPlastic
- ResearchDisk
chance: 0.6
offset: 0.0

View File

@@ -0,0 +1,28 @@
- type: entity
parent: BaseItem
id: ResearchDisk
name: research point disk (1000)
description: A disk for the R&D server containing 1000 points.
components:
- type: Sprite
sprite: Objects/Specific/Research/researchdisk.rsi
state: icon
- type: ResearchDisk
- type: entity
parent: ResearchDisk
id: ResearchDisk5000
name: research point disk (5000)
description: A disk for the R&D server containing 5000 points.
components:
- type: ResearchDisk
points: 5000
- type: entity
parent: ResearchDisk
id: ResearchDisk10000
name: research point disk (10000)
description: A disk for the R&D server containing 10000 points.
components:
- type: ResearchDisk
points: 10000

View File

@@ -29,6 +29,7 @@
SheetSteel1:
min: 1
max: 2
- type: DiseaseServer
- type: AmbientSound
volume: -9
range: 5