The New game will use a Soft-Coded dialogue system, not a Hard-Coded dialogue system. Hard-coded dialogue means that speech is stored in the code, making it impossible to access easily. Soft-coded dialogue means the speech is stored in project lists, making debugging and access much easier as well as keeping game size down.