Gnomes upgrade (#412)
* add: raffle for gnomes * tweak: gnomes are contraband now * tweak: less damage on pressure
This commit is contained in:
@@ -20,6 +20,8 @@
|
|||||||
amount: 2
|
amount: 2
|
||||||
- id: BungoSeeds
|
- id: BungoSeeds
|
||||||
amount: 2
|
amount: 2
|
||||||
|
- id: GnomeSeeds
|
||||||
|
amount: 1
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateHydroponicsSeedsMedicinal
|
id: CrateHydroponicsSeedsMedicinal
|
||||||
|
|||||||
@@ -37,6 +37,7 @@
|
|||||||
BerrySeeds: 5
|
BerrySeeds: 5
|
||||||
PeaSeeds: 5
|
PeaSeeds: 5
|
||||||
CottonSeeds: 5
|
CottonSeeds: 5
|
||||||
GnomeSeeds: 2
|
contrabandInventory:
|
||||||
|
GnomeSeeds: 1
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
FlyAmanitaSeeds: 1
|
FlyAmanitaSeeds: 1
|
||||||
|
|||||||
@@ -858,6 +858,8 @@
|
|||||||
allowMovement: true
|
allowMovement: true
|
||||||
name: ghost-role-information-gnome-name
|
name: ghost-role-information-gnome-name
|
||||||
description: ghost-role-information-gnome-description
|
description: ghost-role-information-gnome-description
|
||||||
|
raffle:
|
||||||
|
settings: short
|
||||||
- type: GhostTakeoverAvailable
|
- type: GhostTakeoverAvailable
|
||||||
- type: Flashable
|
- type: Flashable
|
||||||
- type: Tag
|
- type: Tag
|
||||||
@@ -927,7 +929,7 @@
|
|||||||
- type: Barotrauma #gnomes instantly explode in space, gnomes shouldnt go in space
|
- type: Barotrauma #gnomes instantly explode in space, gnomes shouldnt go in space
|
||||||
damage:
|
damage:
|
||||||
types:
|
types:
|
||||||
Blunt: 60 #per second, scales with pressure and other constants.
|
Blunt: 20 #per second, scales with pressure and other constants.
|
||||||
- type: Repairable
|
- type: Repairable
|
||||||
fuelCost: 5
|
fuelCost: 5
|
||||||
qualityNeeded: Gluing
|
qualityNeeded: Gluing
|
||||||
|
|||||||
Reference in New Issue
Block a user