From 37ce754e0cd0af74ea4c2a971f35bf9f81815120 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 12 Sep 2020 12:56:04 -0300 Subject: Fix bug which prevented Bromenal Chestplate Recipe from being learnt Patch by Mathias Cronqvist --- npc/items/books.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/items/books.txt') diff --git a/npc/items/books.txt b/npc/items/books.txt index 19d45f6f9..f1fe95140 100644 --- a/npc/items/books.txt +++ b/npc/items/books.txt @@ -215,7 +215,7 @@ OnInit: case 3: mes l("There are several minor status conditions, which may buff or debuff you."); mes l("An example is dec agi, which lowers your agility."); - mes l("The most agressive and main ones are:"); + mes l("The most aggressive and main ones are:"); next; mesf("##B%s##b - %s", l("Blind"), l("Acc. and Evade -25%%")); mesf("##B%s##b - %s", l("Burning"), l("Damage over time, MDF -25%%")); -- cgit v1.2.3-60-g2f50