瀏覽代碼

Added "is"

master
Samuel Dweller 3 年之前
父節點
當前提交
639c723bbd
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      src/game/maps/Newtown.ts

+ 1
- 1
src/game/maps/Newtown.ts 查看文件

@@ -205,7 +205,7 @@ export const Newtown = (): Place => {
executor.removeEffect(effect)
})
executor.destroyed = false
return new LogLine(`Your party healthy again`)
return new LogLine(`Your party is healthy again`)
}
)
)


Loading…
取消
儲存