606
modifications
m |
m |
||
| Ligne 111 : | Ligne 111 : | ||
class = 'commoner', | class = 'commoner', | ||
input = { | input = { | ||
'wood', | 'wood', | ||
'cloth', | 'cloth', | ||
| Ligne 126 : | Ligne 118 : | ||
}, | }, | ||
output = { | output = { | ||
'shortbow', | |||
'recurve bow' | 'recurve bow' | ||
}, | }, | ||
| Ligne 1 015 : | Ligne 1 008 : | ||
input = { | input = { | ||
'wood', | 'wood', | ||
'iron' | 'iron', | ||
'coal', | |||
'steel' | |||
}, | }, | ||
output = { | output = { | ||
'spear' | 'spear', | ||
'polearm' | |||
}, | }, | ||
construction = { | construction = { | ||
| Ligne 1 157 : | Ligne 1 153 : | ||
'tools', | 'tools', | ||
'iron', | 'iron', | ||
'coal' | 'coal', | ||
'steel' | |||
}, | }, | ||
output = { | output = { | ||
'shortsword' | 'shortsword', | ||
'steel sword' | |||
}, | }, | ||
construction = { | construction = { | ||
modifications