From 5e3f7e00c408b738b9ff0316e87e82f50a82f480 Mon Sep 17 00:00:00 2001 From: Alige Date: Sat, 6 Aug 2016 17:00:36 +0200 Subject: Fixed a few typos reported by Ledmitz (thanks brother). --- npc/001-2-28/plush.txt | 2 +- npc/001-2-9/janus.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npc/001-2-28/plush.txt b/npc/001-2-28/plush.txt index 65dffeed..563a151f 100644 --- a/npc/001-2-28/plush.txt +++ b/npc/001-2-28/plush.txt @@ -105,7 +105,7 @@ case 2: emotion E_WINK; speech 5, - l("We offer a room for travelers passing by Artis, our beds are comfy and you can be guaranted to be right as rain after a night here!"), + l("We offer a room for travelers passing by Artis, our beds are comfy and you can be guaranteed to be right as rain after a night here!"), l("If you wake up at the inn after a harsh battle, you will find yourself revitalized in an instant unlike other places where you can rest."); narrator_explication; diff --git a/npc/001-2-9/janus.txt b/npc/001-2-9/janus.txt index 98b9fb97..f7d865a8 100644 --- a/npc/001-2-9/janus.txt +++ b/npc/001-2-9/janus.txt @@ -70,7 +70,7 @@ function explain_service { speech 5, - l("You are on the human ressource wing of the Town Hall."), + l("You are on the human resource wing of the Town Hall."), l("We offer party and guild certifications and we can also teach you how to use some basic communication skills."), l("Do you know how to speak with people around you?"); @@ -82,7 +82,7 @@ if (compareandsetq (General_Janus, 0, 1)) { speech 12, - l("This book resumes everything you should know about it, take it!"); + l("This book contains everything you should know about it, take it!"); inventoryplace CommunicationTheory, 1; getitem CommunicationTheory, 1; @@ -99,7 +99,7 @@ { speech 12, l("Anyway."), - l("This book resumes everything you should know about it, take it!"); + l("This book contains everything you should know about it, take it!"); inventoryplace CommunicationTheory, 1; getitem CommunicationTheory, 1; -- cgit v1.2.3-70-g09d2