From 0dd318ebccfa61e5c6ade69d22a34db2044b0559 Mon Sep 17 00:00:00 2001 From: Atemo Date: Wed, 2 Jun 2021 22:53:54 +0200 Subject: [PATCH] Fixes typos in archer_skills.txt (#5994) Thanks to @KrokusPokus ! --- npc/quests/skills/archer_skills.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/npc/quests/skills/archer_skills.txt b/npc/quests/skills/archer_skills.txt index fce5b0fbac..d079dce793 100644 --- a/npc/quests/skills/archer_skills.txt +++ b/npc/quests/skills/archer_skills.txt @@ -48,7 +48,7 @@ moc_ruins,118,99,5 script Roberto 88,{ next; delitem 907,20; //Resin delitem 921,7; //Mushroom_Spore - delitem 906,41; //Tough_Scalelike_Stem + delitem 906,41; //Pointed_Scale delitem 1019,13; //Wooden_Block delitem 501,1; //Red_Potion skill "AC_MAKINGARROW",1,SKILL_PERM; @@ -100,7 +100,7 @@ moc_ruins,118,99,5 script Roberto 88,{ next; mes "[Roberto]"; mes "I've been very lonely since I left my hometown."; - mes "I would like to treat my homesick-ness"; + mes "I would like to treat my homesickness"; mes "with things from there."; mes "Bring me 20 Resins from the trees in the "; mes "Payon forest, and 1 Red Potion"; @@ -108,10 +108,10 @@ moc_ruins,118,99,5 script Roberto 88,{ next; mes "[Roberto]"; mes "Also, 13 Trunks from the Willows that"; - mes "lives near the Payon Forest,"; + mes "live near the Payon Forest,"; mes "41 Pointed Scale,"; mes "7 Mushroom Spores."; - mes "If you bring me all of these."; + mes "If you bring me all of these,"; next; mes "[Roberto]"; mes "I will teach you the skill.";