[WL-816] FarmingIsland 레이어 4개를 빈 칸에 추가 — PD 승인 (#816)

PD 「추가해도 돼」. FI 코드가 NameToLayer("Soil"/"Wool"/"Obstacle") 로 찾는데
우리 목록에 없어 -1 이 반환되어 Play 중 186건/프레임 에러가 났다(816a 실측).

+ 9 Wool · 10 Soil · 11 Island · 12 Obstacle   (전부 빈 칸)

🔴 검증: 기존 Actor=3 · Map=6 · GrassFX=8 · Water=4 · UI=5 전부 무변경.
   태그(Mob·AfterImage)도 무변경. 빈 칸만 채웠다.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
깃 관리자 2026-09-13 12:25:16 +09:00
parent b2ff6fa8cc
commit 07661d6164
1 changed files with 4 additions and 4 deletions

View File

@ -16,10 +16,10 @@ TagManager:
- Map
-
- GrassFX
-
-
-
-
- Wool
- Soil
- Island
- Obstacle
-
-
-