This pass separates original save/load UI text from possible map-event save-point contexts. The only direct save text found in event dialogue blocks is system/menu text, while inn wording appears in several dialogue contexts. No exact 석상/신상 text and no proven HP-recovery NPC save event were found yet, so browser 임시 저장 remains a debug path and original save-point behavior is still unimplemented.
Player memory says original saving was not available anywhere from the field menu. Saving happened through specific event interactions: village inns, field statues, and some HP-recovery NPCs.
inn contexts: 3recovery contexts: 0exact statue mentions: 0save UI blocks: 1script proof: False
| block | category | strength | keywords | field maps | matched text | reason |
|---|---|---|---|---|---|---|
event-dialogue-block-046 | inn-context | medium | 여관 | - | 여관으로 가서 | Inn wording matches the player-memory save-point type, but no save opcode/event has been proven. |
event-dialogue-block-032 | inn-context | weak | 여관 | - | 이고 상점과 여관도 있지 | Inn word appears in a system/battle-like block. |
event-dialogue-block-038 | inn-context | weak | 여관 | - | 도장은 물론 상점 여관도 있지 | Inn word appears in a system/battle-like block. |
event-dialogue-block-019 | statue-shrine-context | weak-location-only | 신의 산 | - | 아차 신의 산은 | Only broad shrine/mountain wording is present; no exact statue text was found. |
event-dialogue-block-033 | statue-shrine-context | weak-location-only | 신의 산, 신의 사자 | map2_07e, map2_08e | 여기 신의 산에는 당신과 같은 / 이 산에는 신의 사자가 | Only broad shrine/mountain wording is present; no exact statue text was found. |
event-dialogue-block-018 | recovery-context | weak | 상처 | - | 명예로운 상처를 입은 경위를 | Recovery wording exists in dialogue context, but it does not prove a recovery NPC save event. |
event-dialogue-block-028 | recovery-context | false-positive-likely | 체력 | - | 체력 | Recovery wording is status/battle/system-like here. |
event-dialogue-block-028 | save-ui | system-ui-not-savepoint | 데이터 저장, 데이터 로드, 데이터가 없습니다 | - | 데이터 저장 / 데이터 로드 / 데이터가 없습니다 | Direct save/load words are in a system/menu block, not a map event proof. |
| source | category | strength | text/table | reason |
|---|---|---|---|---|
| text_tables | recovery-context | false-positive-likely | battleCommands: 회복 | This is a named UI/item/action table entry, not an event save-point script. |
| text_tables | recovery-context | false-positive-likely | magicNames: 회복 | This is a named UI/item/action table entry, not an event save-point script. |
| korean_text_candidates | save-ui | system-ui-not-savepoint | 파일 읽기 실패 | System file/save string evidence supports the save UI/path, not a map save-point trigger. |
| korean_text_candidates | save-ui | system-ui-not-savepoint | 파일 기록 실패 | System file/save string evidence supports the save UI/path, not a map save-point trigger. |