Tiny Flavor text commit (#2692)
Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com> Co-authored-by: Remie Richards <remierichards@gmail.com> Co-authored-by: DmitriyRubetskoy <rubetskoy234@mail.ru>
This commit is contained in:
@@ -45,6 +45,7 @@
|
|||||||
name: hydroponics tray
|
name: hydroponics tray
|
||||||
parent: hydroponicsSoil
|
parent: hydroponicsSoil
|
||||||
id: hydroponicsTray
|
id: hydroponicsTray
|
||||||
|
description: An interstellar-grade space farmplot allowing for rapid growth and selective breeding of crops. Just... keep in mind the space weeds.
|
||||||
components:
|
components:
|
||||||
- type: Physics
|
- type: Physics
|
||||||
mass: 25
|
mass: 25
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
name: scalpel
|
name: scalpel
|
||||||
parent: BaseSurgeryTool
|
parent: BaseSurgeryTool
|
||||||
id: Scalpel
|
id: Scalpel
|
||||||
desc: A surgical tool used to make incisions into flesh.
|
description: A surgical tool used to make incisions into flesh.
|
||||||
components:
|
components:
|
||||||
- type: SurgeryTool
|
- type: SurgeryTool
|
||||||
surgeryType: Incision
|
surgeryType: Incision
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
name: butcher's cleaver
|
name: butcher's cleaver
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: ButchCleaver
|
id: ButchCleaver
|
||||||
desc: A huge thing used for chopping and chopping up meat. This includes clowns and clown-by-products.
|
description: A huge blade used for chopping and chopping up meat. This includes clowns and clown-by-products.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Weapons/Melee/cleaver.rsi
|
sprite: Objects/Weapons/Melee/cleaver.rsi
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
name: pickaxe
|
name: pickaxe
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: Pickaxe
|
id: Pickaxe
|
||||||
|
description: Notched to perfection, for jebbing it into rocks
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Weapons/Melee/pickaxe.rsi
|
sprite: Objects/Weapons/Melee/pickaxe.rsi
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
name: spear
|
name: spear
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
id: Spear
|
id: Spear
|
||||||
|
description: Definition of a Classic. Keeping murder affordable since 200,000 BCE.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Objects/Weapons/Melee/spear.rsi
|
sprite: Objects/Weapons/Melee/spear.rsi
|
||||||
|
|||||||
Reference in New Issue
Block a user