Jump to content
  • 0
Sign in to follow this  
th3liquid

How i can disable items in woe?

Question

1 answer to this question

Recommended Posts

  • 0
/db/pre-re(re)/map_zone_db.conf

{
    /* GvG zone is applied to all maps with a gvg mapflag */
    name: "GvG" /* changing this name requires MAP_ZONE_GVG_NAME to also be changed in src/map/map.h file */

    disabled_items: {

        Yggdrasilberry: true
        Seed_Of_Yggdrasil: true


    }

},

 

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
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.