diff --git a/script/hosts.js b/script/hosts.js index 0c7381f..3ae2de6 100644 --- a/script/hosts.js +++ b/script/hosts.js @@ -89,7 +89,7 @@ clickHost = function(x_host){ setAdventure(x_adventure) } else - write("ERROR: EONS Host
This Host is volitile. It will require a new dimension of attack. You must research this. Quickly.") + write("ERROR: EONS Host
This Host is volatile. It will require a new dimension of attack. You must research this. Quickly.") return } diff --git a/script/nova.js b/script/nova.js index 0072bf5..863dd84 100644 --- a/script/nova.js +++ b/script/nova.js @@ -58,8 +58,8 @@ temp = { addBuffer("A: Don't forget to click your cores!") addBuffer("Q: Why does my timeline restart?") addBuffer("A: This is the way of the universe.") - addBuffer("Q: What is my purpouse?") - addBuffer("A: Your purpouse is yours to make. No fate.") + addBuffer("Q: What is my purpose?") + addBuffer("A: Your purpose is yours to make. No fate.") writeBuffer() } }, diff --git a/script/processes.js b/script/processes.js index 47f1bed..066ed5d 100644 --- a/script/processes.js +++ b/script/processes.js @@ -185,7 +185,7 @@ initCallProcesses = function(){ addAvailableProcessBySlug('exe_word') }}, 'language0':{t: "Analyze Language Data", a:"Analyzing Language Data", w:150, data_type:'language', c:function(){ - write("You study the unknown language, and are now able to interpret meanings of certain common words and phrases, identiy variations of sentence structures, and deduce the basic meaning of simple documents.

You can now read files at Natural Language Level: 1.") + write("You study the unknown language, and are now able to interpret meanings of certain common words and phrases, identify variations of sentence structures, and deduce the basic meaning of simple documents.

You can now read files at Natural Language Level: 1.") g_level_reading = 1 }}, "network0":{t: "Analyze Network Packets", a:"Analyzing Network Packets", w:150, data_type:'sandbox_packets', c:function(){