File Details
v1.0.14 - Fixed three more grammar bugs in quest text reflavoring
- R
- Jul 4, 2026
- 25.59 KB
- 8
- 12.0.7
- Retail
File Name
OperationGhost v1.0.14.zip
Supported Versions
- 12.0.7
Fixed: "want"/"wants" -> "require"/"requires" broke on the common "want to VERB" construction (e.g. "want to help" became "require to help"), since "require" can't grammatically take a bare infinitive the way "want" can. Removed this swap - the existing "X wants you to Y" sentence template already covers the main quest-opener case.
Fixed: "save" -> "extract" broke on the "save time"/"save money" idiom, producing nonsense like "extract some time". Removed the "save" swap specifically; "rescue" -> "extract" is unaffected since it has no such conflicting everyday meaning.
Fixed: "find" -> "locate" broke on the "find X to be Y" idiom (meaning "realize/discover", not "search for"), e.g. "you will find the taunka to be the end of you" became "you will locate the taunka to be the end of you". Removed this swap; the "Find X" sentence template still handles the common quest-opener phrasing.