🍎 ```js rule.つくられたとき(async function() { await this.costume('りんご') // 見た目をきめる /*+ つくられたとき */ this.しょうかんする('りんご', -1, 0) // このアイテムをおとす }) ```