mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-21 10:58:12 +01:00
Final tweaks
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user