diff --git a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml index c0d8a422f2..653f3ed377 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/botany.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/botany.yml @@ -20,6 +20,8 @@ amount: 2 - id: BungoSeeds amount: 2 + - id: GnomeSeeds + amount: 1 - type: entity id: CrateHydroponicsSeedsMedicinal diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml index 291ccdbb12..ff654abd0f 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/seeds.yml @@ -37,6 +37,7 @@ BerrySeeds: 5 PeaSeeds: 5 CottonSeeds: 5 - GnomeSeeds: 2 + contrabandInventory: + GnomeSeeds: 1 emaggedInventory: FlyAmanitaSeeds: 1 diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml index 30c152dbc0..3ffcc02561 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/pets.yml @@ -858,6 +858,8 @@ allowMovement: true name: ghost-role-information-gnome-name description: ghost-role-information-gnome-description + raffle: + settings: short - type: GhostTakeoverAvailable - type: Flashable - type: Tag @@ -927,7 +929,7 @@ - type: Barotrauma #gnomes instantly explode in space, gnomes shouldnt go in space damage: types: - Blunt: 60 #per second, scales with pressure and other constants. + Blunt: 20 #per second, scales with pressure and other constants. - type: Repairable fuelCost: 5 qualityNeeded: Gluing