Improve inventory
This commit is contained in:
parent
ee5ab45cfb
commit
27c6a8bcd0
12 changed files with 99 additions and 17 deletions
|
@ -4,9 +4,8 @@ export const modules = {
|
|||
capsule: {
|
||||
small: {
|
||||
name: 'Small Capsule',
|
||||
tooltip: 'A small, simple capsule. Provides just enough ' +
|
||||
'rotational power for a small rocket and has a small ' +
|
||||
'amount of storage space.',
|
||||
tooltip: 'A small, simple capsule. Provides a small amount ' +
|
||||
'of rotational power and storage space.',
|
||||
type: 'capsule',
|
||||
id: 'small',
|
||||
mass: 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue