mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-08 14:33:22 +00:00
Fix Planetary Vehicle Hangar typo. Fixes #153
This commit is contained in:
@@ -60,7 +60,7 @@ export const terms = {
|
||||
pl: 'Pulse Laser',
|
||||
pp: 'Power Plant',
|
||||
psg: 'Prismatic Shield Generator',
|
||||
pv: 'Planetary Vehicle Hanger',
|
||||
pv: 'Planetary Vehicle Hangar',
|
||||
rf: 'Refinery',
|
||||
rg: 'Rail Gun',
|
||||
s: 'Sensors',
|
||||
|
||||
@@ -43,7 +43,7 @@ export const ModuleGroupToName = {
|
||||
rf: 'Refinery',
|
||||
scb: 'Shield Cell Bank',
|
||||
sg: 'Shield Generator',
|
||||
pv: 'Planetary Vehicle Hanger',
|
||||
pv: 'Planetary Vehicle Hangar',
|
||||
psg: 'Prismatic Shield Generator',
|
||||
dc: 'Docking Computer',
|
||||
fx: 'Fuel Transfer Limpet Controller',
|
||||
|
||||
Reference in New Issue
Block a user