Remove makeshift laser construction (#10183)

This commit is contained in:
Kara
2022-07-30 20:34:51 -07:00
committed by GitHub
parent 1516e09590
commit 7b356b7db7
3 changed files with 0 additions and 33 deletions

View File

@@ -79,9 +79,6 @@
- type: Battery
maxCharge: 500
startingCharge: 500
- type: Construction
graph: MakeshiftLaser
node: makeshiftLaser
- type: entity
name: laser gun

View File

@@ -1,19 +0,0 @@
- type: constructionGraph
id: MakeshiftLaser
start: start
graph:
- node: start
edges:
- to: makeshiftLaser
steps:
- material: Cable
amount: 2
doAfter: 12
- material: Steel
amount: 10
- material: Diamond
amount: 1
- material: Glass
amount: 5
- node: makeshiftLaser
entity: WeaponMakeshiftLaser

View File

@@ -20,17 +20,6 @@
icon: Objects/Weapons/Throwable/bola.rsi/icon.png
objectType: Item
- type: construction
name: makeshift laser
id: MakeshiftLaser
graph: MakeshiftLaser
startNode: start
targetNode: makeshiftLaser
category: Weapons
description: A make shift laser for the lasering enthusiast.
icon: Objects/Weapons/Guns/Battery/makeshift.rsi/icon.png
objectType: Item
- type: construction
name: wooden buckler
id: WoodenBuckler