diff --git a/app/components/pixel/AdventureOverlay.vue b/app/components/pixel/AdventureOverlay.vue index 7709307..3145883 100644 --- a/app/components/pixel/AdventureOverlay.vue +++ b/app/components/pixel/AdventureOverlay.vue @@ -1,12 +1,5 @@ - - - - 選擇冒險區域 (SELECT ZONE) - - - - + {{ loc.description }} @@ -44,37 +37,38 @@ - - - {{ isLocked(loc) ? "能力不足" : !canAfford(loc) ? "資源不足" : "出發 !" }} - + + + + + 戰鬥 + + + + + 參觀 + + - - - - - 關閉 - -
+
{{ loc.description }}