From 9f8096d5f75f97ae922cf234b50a7a7b386b3e2d Mon Sep 17 00:00:00 2001 From: Joe Wreschnig Date: Wed, 3 Sep 2014 15:18:28 +0200 Subject: [PATCH] Add cases for the TH phone, separate from T. --- names.js | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/names.js b/names.js index edb5dd2..ec71bf5 100644 --- a/names.js +++ b/names.js @@ -90,7 +90,7 @@ var ADJECTIVE = [ "Fabled", "Fallen", "False", - "Farthest", + "FarTHest", "Feared", "Fearsome", "Fire", @@ -104,7 +104,7 @@ var ADJECTIVE = [ "FroZen", "Full Moon", "Furious", - "Furthest", + "FurTHest", "Gentle", "Ghostly", "Glistening", @@ -147,11 +147,11 @@ var ADJECTIVE = [ "Murky", "Mysterious", "Mystic", - "Mythic", + "MyTHic", "Nameless", "Narrow", "Neglected", - "Nether", + "NeTHer", "Neverending", "Nightmare", "Northern", @@ -201,8 +201,7 @@ var ADJECTIVE = [ "Sunken", "Swamp", "Terraced", - "Thief", - "Thundering", + "THundering", "Tormented", "Tranquil", "Turbulent", @@ -233,7 +232,7 @@ var ADJECTIVE = [ "Wild", "Windy", "Winter", - "Withered", + "WiTHered", "Yawning", "Zealous", ]; @@ -305,6 +304,7 @@ var LOCATION = [ "Shrine", "Stockade", "Swamp", + "THrone", "Tomb", "Tor", "Tower", @@ -348,6 +348,7 @@ var STATE = [ "Slumber", "Sorrow", "Torment", + "THreat", "Valor", "Vexation", "Woe", @@ -452,6 +453,8 @@ var DENIZEN = [ "Taotie", "Tarasque", "Tengu", + "THief", + "THunderbird", "Titan", "Troll", "Undead", -- 2.20.1