uruk hai drops new shooting sword

master
Juraj Vajda 2017-08-09 22:22:31 +02:00
parent c575338a02
commit dc360a8c35
2 changed files with 2 additions and 1 deletions

View File

@ -39,7 +39,8 @@ local uruk_hai_def = {
{name = "default:stick", chance = 2, min = 1, max = 2},
{name = "default:torch", chance = 3, min = 1, max = 2},
{name = "default:sword_bronze", chance = 5, min = 1, max = 1},
{name = "default:sword_mese", chance = 5, min = 1, max = 1},
{name = "default:sword_mese", chance = 6, min = 1, max = 1},
{name = "obsidianmese:sword_engraved", chance = 10, min = 1, max = 1},
{name = "bones:bones", chance = 5, min = 1, max = 1},
{name = "spawners_mobs:uruk_hai", chance = 20, min = 1, max = 1},
},

Binary file not shown.

Before

Width:  |  Height:  |  Size: 257 B

After

Width:  |  Height:  |  Size: 257 B