mirror of
https://github.com/dtomlinson91/anno-production-chain-renderer.git
synced 2025-12-22 06:15:45 +00:00
change order of chains
This commit is contained in:
@@ -66,5 +66,13 @@ export const worldItemDataExpansions: InfoCardWorldItem[] = [
|
||||
textPre: 'Hacienda chains use New World',
|
||||
textPost: 'buildings.',
|
||||
worldIcon: icons.newWorldIcon
|
||||
},
|
||||
{
|
||||
id: 'airship',
|
||||
icon: icons.airshipIcon,
|
||||
textPre:
|
||||
'Ratios for airship drop chains are the same when built in the New World',
|
||||
textPost: '.',
|
||||
worldIcon: icons.newWorldIcon
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user