Jelajahi Sumber

Added Some Expansions

Yoginth 7 tahun lalu
induk
melakukan
6804596da6
1 mengubah file dengan 10 tambahan dan 1 penghapusan
  1. 10 1
      public/expansion/expansion.js

+ 10 - 1
public/expansion/expansion.js

@@ -2,15 +2,24 @@ var nextWord = (function() {
     var wordArray = [
         'Gitote Is Tasty',
         'Get In Touch',
+        'Get Inside Test',
         'Get It Tested',
         'GNU Interactive Tools',
         'Goods In Transit',
+        'Goods In Transport',
         'Geek In Training',
         'Goddess In Training',
         'Gentleman In Training',
         'Geologist In Training',
+        'Ghost In Training',
         'Geeks In Town',
-        'General Information Test'
+        'General Information Test',
+        'Group Inclusive Tour',
+        'Geometric Invariant Theory',
+        'Graphic Information Technology',
+        'Graphic Image Technology',
+        'Great Innovative Technology',
+        'Global Information Tracker'
     ];
     var copy;
     return function() {