$question gen 1
Combine with:
Rusty metal
player:item_count_METAL>=1
$go 1
$go 2


$1:
Made gun ammo!
$cmd ammo_0+=10
$cmd player:take(METAL)
$cmd player:take(POWDER)
$end


$2:
I haven't items for the crafting.
$end

