8.54 items.xml death corpses
Any one have got them ?
i mean 8.54 monsters ...
THIS IS JUST AN EXAMPLE WHAT I'M LOOKING FOR (REMEMBER I WANT 8.54 NOT THIS )
I have searched TFS however haven't found anything from 8.54 corpses.
Don't want to waste time to make this by myself...
Any one have got them ?
i mean 8.54 monsters ...
THIS IS JUST AN EXAMPLE WHAT I'M LOOKING FOR (REMEMBER I WANT 8.54 NOT THIS )
Code:
<item id="9935" article="a" name="dead gozzler">
<attribute key="containerSize" value="6"/>
<attribute key="decayTo" value="9936"/>
<attribute key="duration" value="900"/>
<attribute key="corpseType" value="blood"/>
</item>
<item id="9936" article="a" name="dead gozzler">
<attribute key="containerSize" value="6"/>
<attribute key="decayTo" value="9937"/>
<attribute key="duration" value="600"/>
<attribute key="corpseType" value="blood"/>
</item>
<item id="9937" article="a" name="dead gozzler">
<attribute key="decayTo" value="0"/>
<attribute key="duration" value="600"/>
<attribute key="corpseType" value="blood"/>
</item>
<item id="9938" article="a" name="dead gozzler" editorsuffix=" (Unmoveable)">
<attribute key="containerSize" value="6"/>
<attribute key="decayTo" value="9935"/>
<attribute key="duration" value="10"/>
<attribute key="corpseType" value="blood"/>
</item>
Don't want to waste time to make this by myself...