Final tweaks

This commit is contained in:
Rijackson
2018-06-23 15:01:58 -04:00
parent b5c053bca8
commit 8e972d579d
2 changed files with 34 additions and 2 deletions

View File

@@ -89,6 +89,38 @@
"min":1,
"max":1
}
},
{
"itemID":"armor4",
"chance":"100",
"quantity":{
"min":1,
"max":1
}
},
{
"itemID":"gloves_attack2",
"chance":"100",
"quantity":{
"min":1,
"max":1
}
},
{
"itemID":"ring_block1",
"chance":"100",
"quantity":{
"min":1,
"max":1
}
},
{
"itemID":"necklace_strike",
"chance":"100",
"quantity":{
"min":1,
"max":1
}
}
]
}

View File

@@ -231,9 +231,9 @@
<property name="spawngroup" value="mwolf_2"/>
</properties>
</object>
<object name="maonit_2" type="spawn" x="256" y="640" width="96" height="32">
<object name="maonit_2" type="spawn" x="256" y="640" width="96" height="64">
<properties>
<property name="quantity" value="3"/>
<property name="quantity" value="4"/>
<property name="spawngroup" value="maonit_2"/>
</properties>
</object>