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

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),o=[n];function l(r,h,p,d,c,u){return t(),s("div",null,o)}const k=e(a,[["render",l]]);export{m as __pageData,k as default};