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