import{_ as e,c as s,o as t,d as n}from"./app.dfaf5358.js";const m=JSON.parse('{"title":"Milestones","description":"","frontmatter":{},"headers":[],"relativePath":"public/gamedevtree/docs/milestones.md","lastUpdated":null}'),a={name:"public/gamedevtree/docs/milestones.md"},o=n(`

Milestones

Milestones are awarded to the player when they meet a certain goal, and give some benefit. Milestones should be formatted like this:

js
    milestones: {
        0: {
            requirementDesc: "123 waffles",
        }
        etc
    }

You can use hasMilestone(layer, id) to determine if the player has a given milestone

Milestone features:

`,6),l=[o];function i(r,p,c,h,d,u){return t(),s("div",null,l)}const y=e(a,[["render",i]]);export{m as __pageData,y as default};