diff --git a/config/objects/pyramid.json b/config/objects/pyramid.json index cc8b06a93..e39380a30 100644 --- a/config/objects/pyramid.json +++ b/config/objects/pyramid.json @@ -63,10 +63,10 @@ } ] }, - "message" : [ 106, "%s.", 108 ] // No Wisdom + "message" : [ 106, "%s. ", 108 ] // No Wisdom }, { - "message" : [ 106, "%s.", 109 ] // No spellbook + "message" : [ 106, "%s. ", 109 ] // No spellbook } ]