diff --git a/game/modules/tome/data/birth/classes/chronomancer.lua b/game/modules/tome/data/birth/classes/chronomancer.lua index d64847d4184be9f9c932447dcaa1d6252963fe93..00712ec7fe433b28d97c6781d2df251d47eb6c2d 100644 --- a/game/modules/tome/data/birth/classes/chronomancer.lua +++ b/game/modules/tome/data/birth/classes/chronomancer.lua @@ -141,7 +141,7 @@ newBirthDescriptor{ locked_desc = "We preserve the past to protect the future. The hands of time are guarded by the arms of war.", desc = { "Their lifelines braided, Temporal Wardens have learned to work with their other selves across multiple timelines.", - "Through their study of chronomancy, they learn to blend archery and duel-weapon fighting, seemlessly switching from one to the other.", + "Through their study of chronomancy, they learn to blend archery and dual-weapon fighting, seamlessly switching from one to the other.", "Their most important stats are: Magic, Dexterity, and Willpower", "#GOLD#Stat modifiers:", "#LIGHT_BLUE# * +0 Strength, +3 Dexterity, +0 Constitution", diff --git a/game/modules/tome/data/general/npcs/horror.lua b/game/modules/tome/data/general/npcs/horror.lua index 509782e9b05be6abec51ae2f976227525f191bfc..c6ae577f2cd0adaa62756bf8064e1b2b0b1cb9e7 100644 --- a/game/modules/tome/data/general/npcs/horror.lua +++ b/game/modules/tome/data/general/npcs/horror.lua @@ -606,7 +606,7 @@ newEntity{ base = "BASE_NPC_HORROR", newEntity{ base = "BASE_NPC_HORROR", subtype = "eldritch", name = "umbral horror", color=colors.BLACK, - desc = "A dark shifting shape stalks through the shadows, blending in seemlessly.", + desc = "A dark shifting shape stalks through the shadows, blending in seamlessly.", resolvers.nice_tile{image="invis.png", add_mos = {{image="npc/horror_eldritch_umbral_horror.png", display_h=2, display_y=-1}}}, level_range = {16, nil}, exp_worth = 1, rarity = 8,