return { { name = 'stone-walls', name_label = {'', 'Stone Walls research'}, type = 'research', description = {'', 'Unlocks stone walls research'}, sprite = 'technology/stone-walls', stack_limit = 1, price = 250, disabled = true, disabled_reason = {'', 'DISABLED'} }, { name = 'heavy-armor', name_label = {'', 'Heavy Armor research'}, type = 'research', description = {'', 'Unlocks heavy armor research'}, sprite = 'technology/heavy-armor', stack_limit = 1, price = 400, disabled = true, disabled_reason = {'', 'DISABLED'} }, { name = 'military', name_label = {'', 'Military 1 research'}, type = 'research', description = {'', 'Unlocks military research'}, sprite = 'technology/military', stack_limit = 1, price = 100, disabled = true, disabled_reason = {'', 'DISABLED'} }, { name = 'military-2', name_label = {'', 'Military 2 research'}, type = 'research', description = {'', 'Unlocks military 2 research'}, sprite = 'technology/military-2', stack_limit = 1, price = 1000, disabled = true, disabled_reason = {'', 'DISABLED'} }, { name = 'military-3', name_label = {'', 'Military 3 research'}, type = 'research', description = {'', 'Unlocks military 3 research'}, sprite = 'technology/military-3', stack_limit = 1, price = 10000, disabled = true, disabled_reason = {'', 'DISABLED'} }, { name = 'military-4', name_label = {'', 'Military 4 research'}, type = 'research', description = {'', 'Unlocks military 4 research'}, sprite = 'technology/military-3', stack_limit = 1, price = 10000, disabled = true, disabled_reason = {'', 'DISABLED'} }, { name = 'tank', name_label = {'', 'Tank'}, type = 'custom_item', description = {'', 'Tanks can only be purchased'}, sprite = 'item/tank', stack_limit = 1, price = 200, disabled = true, disabled_reason = {'', 'Research tanks to unlock'} }, {price = 1, name = 'raw-fish'}, }