import: working solution

This commit is contained in:
muerwre 2018-12-06 18:36:28 +07:00
parent aa581b1a77
commit fc5b6009cb
8 changed files with 257 additions and 13 deletions
src/constants

View file

@ -5,8 +5,8 @@ export const LOGOS = {
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'],
rider_evening: ['Вечерние городские', '/misc/rider_evening.png', 'top-right'],
fas: ['Алкоспорт', '/misc/fas.png', 'bottom-right'],
};
export const DEFAULT_LOGO = 'nvs';

View file

@ -17,13 +17,14 @@ export const STICKERS = {
opera: { off: 11, title: 'Оперный', title_long: 'Оперный театр' },
forest: { off: 1, title: 'Лес', title_long: 'Берёзовая роща' },
road: { off: 2, title: 'Трасса', title_long: 'Дорога' },
chicken1: { off: 3, title: 'Курочка', title_long: 'Курочка' },
chicken: { off: 3, title: 'Курочка', title_long: 'Курочка' },
camp: { off: 6, title: 'Палатка', title_long: 'Палаточный лагерь' },
rocks: { off: 14, title: 'Камни', title_long: 'Кааааммммуушшшки' },
crap: { off: 15, title: 'Щет', title_long: 'Полный щет' },
pancake: { off: 13, title: 'Блинцы', title_long: 'Блинчики' },
fastfood: { off: 16, title: 'Фастфуд', title_long: 'Быстрая еда' },
beer: { off: 12, title: 'Пивко', title_long: 'Пивко' },
empty: { off: 20, title: 'Пусто', title_long: 'Пусто' },
}
},
real: {