ソースを参照

Added Some Expansions

Yoginth 7 年 前
コミット
6804596da6
1 ファイル変更10 行追加1 行削除
  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() {