diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml index 4f4f8e20d2..b1c93c789d 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Battery/battery_guns.yml @@ -79,9 +79,6 @@ - type: Battery maxCharge: 500 startingCharge: 500 - - type: Construction - graph: MakeshiftLaser - node: makeshiftLaser - type: entity name: laser gun diff --git a/Resources/Prototypes/Recipes/Construction/Graphs/weapons/makeshift_laser_gun.yml b/Resources/Prototypes/Recipes/Construction/Graphs/weapons/makeshift_laser_gun.yml deleted file mode 100644 index 934e975f39..0000000000 --- a/Resources/Prototypes/Recipes/Construction/Graphs/weapons/makeshift_laser_gun.yml +++ /dev/null @@ -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 diff --git a/Resources/Prototypes/Recipes/Construction/weapons.yml b/Resources/Prototypes/Recipes/Construction/weapons.yml index 81bbbbf1fb..d0160a0cc9 100644 --- a/Resources/Prototypes/Recipes/Construction/weapons.yml +++ b/Resources/Prototypes/Recipes/Construction/weapons.yml @@ -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