Diferencia entre revisiones de «Módulo:Crafting»

MinedNugget (discusión | contribs.)
Deshecha la revisión 4184 de MinedNugget (disc.)
Xstela (discusión | contribs.)
Sin resumen de edición
Línea 86: Línea 86:
end
end
nameCell = table.concat( links, '&nbsp;or<br>' )
nameCell = table.concat( links, '&nbsp;o<br>' )
end
end
end
end
Línea 141: Línea 141:
separator = ''
separator = ''
elseif animatedIngredients[v] and not animatedIngredients[v].final then
elseif animatedIngredients[v] and not animatedIngredients[v].final then
separator = '&nbsp;or'
separator = '&nbsp;o'
end
end
local mod = ( ingredients[v] or animatedIngredients[v] ).mod
local mod = ( ingredients[v] or animatedIngredients[v] ).mod
Línea 172: Línea 172:
if args[8] then
if args[8] then
-- ◼◼◼      ◼◼◼
-- ◼◼◼      ◼◼◼
-- ◼◼◼  OR ◼◼◼
-- ◼◼◼  O ◼◼◼
-- ◼◼◼      ◼◼◻
-- ◼◼◼      ◼◼◻
newArgs.A3 = args[7]
newArgs.A3 = args[7]
Línea 188: Línea 188:
if args[5] then
if args[5] then
-- ◻◻◻      ◻◻◻
-- ◻◻◻      ◻◻◻
-- ◼◼◼  OR ◼◼◼
-- ◼◼◼  O ◼◼◼
-- ◼◼◼      ◼◼◻
-- ◼◼◼      ◼◼◻
newArgs.C2 = args[3]
newArgs.C2 = args[3]
Línea 202: Línea 202:
else
else
-- ◻◻◻      ◻◻◻
-- ◻◻◻      ◻◻◻
-- ◼◼◻  OR ◼◼◻
-- ◼◼◻  O ◼◼◻
-- ◻◼◻      ◻◻◻
-- ◻◼◻      ◻◻◻
newArgs.B3 = args[3]
newArgs.B3 = args[3]