From af3ba72b8527524443f11b352a5915e56bc0f0a8 Mon Sep 17 00:00:00 2001 From: Lewis Henson Date: Wed, 22 Apr 2015 11:24:36 +0100 Subject: [PATCH] Added more male knight names for #53 --- app/lib/world/names.coffee | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/lib/world/names.coffee b/app/lib/world/names.coffee index fca3ffd93..eca89c10b 100644 --- a/app/lib/world/names.coffee +++ b/app/lib/world/names.coffee @@ -841,6 +841,7 @@ module.exports.thangNames = thangNames = 'Altair' 'Arthur' 'Bertrand' + 'Bronn' 'Bruce' 'Drake' 'Duran' @@ -849,6 +850,7 @@ module.exports.thangNames = thangNames = 'Hank' 'Hunfray' 'Jeph' + 'Jorah' 'Lancelot' 'Mace' 'Neville'