Fixes 1 runtime error message (#742)
This commit is contained in:
@@ -48,8 +48,7 @@
|
|||||||
name: "Fire Extinguisher"
|
name: "Fire Extinguisher"
|
||||||
id: cargo.fireextinguisher
|
id: cargo.fireextinguisher
|
||||||
description: Puts out fires. Or propels you in space.
|
description: Puts out fires. Or propels you in space.
|
||||||
icon:
|
icon: Objects/Misc/fire_extinguisher.png
|
||||||
sprite: Objects/Misc/fire_extinguisher.png
|
|
||||||
product: crate_fire_extinguisher
|
product: crate_fire_extinguisher
|
||||||
cost: 300
|
cost: 300
|
||||||
category: Other
|
category: Other
|
||||||
@@ -71,8 +70,7 @@
|
|||||||
name: "Bike Horn"
|
name: "Bike Horn"
|
||||||
id: cargo.bikehorn
|
id: cargo.bikehorn
|
||||||
description: HONK!
|
description: HONK!
|
||||||
icon:
|
icon: Objects/Fun/bikehorn.rsi
|
||||||
sprite: Objects/Fun/bikehorn.rsi
|
|
||||||
product: crate_bikehorn
|
product: crate_bikehorn
|
||||||
cost: 300
|
cost: 300
|
||||||
category: Other
|
category: Other
|
||||||
@@ -94,8 +92,7 @@
|
|||||||
name: "Fuel Tank"
|
name: "Fuel Tank"
|
||||||
id: cargo.fueltank
|
id: cargo.fueltank
|
||||||
description: Movable fuel tank for welders. No boom boom.
|
description: Movable fuel tank for welders. No boom boom.
|
||||||
icon:
|
icon: Buildings/weldtank.png
|
||||||
sprite: Buildings/weldtank.png
|
|
||||||
product: crate_fueltank
|
product: crate_fueltank
|
||||||
cost: 200
|
cost: 200
|
||||||
category: Engineering
|
category: Engineering
|
||||||
@@ -105,8 +102,7 @@
|
|||||||
name: "Medical Scanner"
|
name: "Medical Scanner"
|
||||||
id: cargo.medscanner
|
id: cargo.medscanner
|
||||||
description: Scans patients. First we stick this probe...
|
description: Scans patients. First we stick this probe...
|
||||||
icon:
|
icon: Buildings/medical_scanner.rsi
|
||||||
sprite: Buildings/medical_scanner.rsi
|
|
||||||
product: crate_medscanner
|
product: crate_medscanner
|
||||||
cost: 400
|
cost: 400
|
||||||
category: Medical
|
category: Medical
|
||||||
@@ -116,8 +112,7 @@
|
|||||||
name: "Glass Crate"
|
name: "Glass Crate"
|
||||||
id: cargo.glass
|
id: cargo.glass
|
||||||
description: 50 sheets of glass.
|
description: 50 sheets of glass.
|
||||||
icon:
|
icon: Objects/Materials/sheet_glass.png
|
||||||
sprite: Objects/Materials/sheet_glass.png
|
|
||||||
product: crate_glass
|
product: crate_glass
|
||||||
cost: 50
|
cost: 50
|
||||||
category: Engineering
|
category: Engineering
|
||||||
@@ -127,9 +122,7 @@
|
|||||||
name: "Cable Crate"
|
name: "Cable Crate"
|
||||||
id: cargo.cable
|
id: cargo.cable
|
||||||
description: 50 coils of cable.
|
description: 50 coils of cable.
|
||||||
icon:
|
icon: Objects/Tools/cable_coil.png
|
||||||
sprite: Objects/Tools/cable_coil.png
|
|
||||||
color: yellow
|
|
||||||
product: crate_cable
|
product: crate_cable
|
||||||
cost: 50
|
cost: 50
|
||||||
category: Engineering
|
category: Engineering
|
||||||
|
|||||||
Reference in New Issue
Block a user