Jump to content
MacAgony

How to add Ghillie suit?

Recommended Posts

In my types.xml there is ghillie_hood and and ghillie_att,but not suit.How can I add it and can I craft it if I dont have it on types.xml?

Share this post


Link to post
Share on other sites

    <type name="GhillieSuit_Woodland">
        <nominal>10</nominal>
        <lifetime>7200</lifetime>
        <restock>1800</restock>
        <min>5</min>
        <quantmin>-1</quantmin>
        <quantmax>-1</quantmax>
        <cost>100</cost>
        <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
        <category name="weapons"/>
        <usage name="Military"/>
    </type>

 

 

// Ghillie Suits

GhillieSuit_Mossy

GhillieSuit_Tan

GhillieSuit_Woodland

Edited by San (DayZ)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×