const skullBaseCost … const eyesBaseCost … const brainBaseCost … const torsoBaseCost … const armBaseCost … const legBaseCost … var currentlyInSurgery … var surgerySessions … var mu … /* 💀 👀 🧠 🫀🦾🦾🦿🗑 */ func appointment(p commands.CommandActivation) { … } func surgerycosts(p commands.CommandComponentActivation) { … } func summaryAndConfirmation(p commands.CommandComponentActivation) { … } func beginSurgery(p commands.CommandComponentActivation) { … }