Add ship movement

This commit is contained in:
asraelite 2018-03-03 15:58:51 +00:00
parent 09b3df649c
commit 4959519f39
15 changed files with 278 additions and 77 deletions

View file

@ -11,7 +11,10 @@ export const images = {
small: 'modules/small_fuel_tank.svg'
},
thruster: {
light: 'modules/light_thruster.svg'
light: {
off: 'modules/light_thruster.svg',
on: 'modules/light_thruster_on.svg',
}
}
},
celestials: {