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
|
||||
- id: BungoSeeds
|
||||
amount: 2
|
||||
- id: GnomeSeeds
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
id: CrateHydroponicsSeedsMedicinal
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
BerrySeeds: 5
|
||||
PeaSeeds: 5
|
||||
CottonSeeds: 5
|
||||
GnomeSeeds: 2
|
||||
contrabandInventory:
|
||||
GnomeSeeds: 1
|
||||
emaggedInventory:
|
||||
FlyAmanitaSeeds: 1
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user