docs(plan): Task2 Step6 的 git add 补上 player_stats.gd
预检时新增的 Step 0(PlayerStats 通用访问器)改了该文件,但当时没同步更新 Step 6 的提交命令。实现者发现并正确地把它纳入提交。
This commit is contained in:
@@ -423,7 +423,7 @@ Expected: `FAILS=0 []`
|
||||
- [ ] **Step 6: 提交**
|
||||
|
||||
```bash
|
||||
git add data/attributes.json scripts/autoloads/shop_manager.gd
|
||||
git add scripts/autoloads/player_stats.gd data/attributes.json scripts/autoloads/shop_manager.gd
|
||||
git commit -F- <<'EOF'
|
||||
feat(shop): 货架 C 状态与购买——shop 段驱动可售集合,唯一写入点重建加成
|
||||
|
||||
|
||||
Reference in New Issue
Block a user