Remove makeshift laser construction (#10183)
This commit is contained in:
@@ -79,9 +79,6 @@
|
|||||||
- type: Battery
|
- type: Battery
|
||||||
maxCharge: 500
|
maxCharge: 500
|
||||||
startingCharge: 500
|
startingCharge: 500
|
||||||
- type: Construction
|
|
||||||
graph: MakeshiftLaser
|
|
||||||
node: makeshiftLaser
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: laser gun
|
name: laser gun
|
||||||
|
|||||||
@@ -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
|
|
||||||
@@ -20,17 +20,6 @@
|
|||||||
icon: Objects/Weapons/Throwable/bola.rsi/icon.png
|
icon: Objects/Weapons/Throwable/bola.rsi/icon.png
|
||||||
objectType: Item
|
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
|
- type: construction
|
||||||
name: wooden buckler
|
name: wooden buckler
|
||||||
id: WoodenBuckler
|
id: WoodenBuckler
|
||||||
|
|||||||
Reference in New Issue
Block a user