added logos

This commit is contained in:
muerwre 2019-02-11 17:40:01 +07:00
parent 03c3945cc5
commit add943fd81
8 changed files with 6 additions and 7 deletions

View file

@ -1,12 +1,11 @@
export const LOGOS = {
default: ['Без лого', null, 'bottom-right'],
nvs: ['НВС', 'http://map.vault48.org/misc/lgo.png', 'bottom-right'],
pinmix: ['Пин-Микс', 'http://map.vault48.org/misc/pin-mix.png', 'top-right'],
jolly: ['Пин-Микс + JW', 'http://map.vault48.org/misc/jw.png', 'top-right'],
pedals: ['Усталые Педальки', 'http://map.vault48.org/misc/pedals.png', 'bottom-right'],
rider: ['Райдер', 'http://map.vault48.org/misc/rider.png', 'bottom-right'],
rider_evening: ['Вечерние городские', '/misc/rider_evening.png', 'top-right'],
fas: ['Алкоспорт', '/misc/fas.png', 'bottom-right'],
nvs: ['НВС', require('../sprites/logos/lgo.png'), 'bottom-right'],
pinmix: ['Пин-Микс', require('../sprites/logos/pin-mix.png'), 'top-right'],
jolly: ['Пин-Микс + JW', require('../sprites/logos/jw.png'), 'top-right'],
pedals: ['Усталые Педальки', require('../sprites/logos/pedals.png'), 'bottom-right'],
rider: ['Райдер', require('../sprites/logos/rider.png'), 'bottom-right'],
rider_evening: ['Вечерние городские', require('../sprites/logos/rider_evening.png'), 'top-right'],
};
export const DEFAULT_LOGO = 'nvs';

BIN
src/sprites/logos/jw.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

BIN
src/sprites/logos/lgo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
src/sprites/logos/rider.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB