From 09ed9098e7100c6170c0eac0cad5b5923243c45a Mon Sep 17 00:00:00 2001 From: LeMagnesium Date: Sun, 17 Jul 2016 21:11:03 +0200 Subject: [PATCH] [mff_pclasses] Slight modifications of class informations --- mods/mff/mff_pclasses/hunter.lua | 8 ++++---- mods/mff/mff_pclasses/warrior.lua | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mods/mff/mff_pclasses/hunter.lua b/mods/mff/mff_pclasses/hunter.lua index 60d34811..a2602ea8 100755 --- a/mods/mff/mff_pclasses/hunter.lua +++ b/mods/mff/mff_pclasses/hunter.lua @@ -29,13 +29,13 @@ pclasses.api.register_class("hunter", { holo_item = "throwing:bow_minotaur_horn_improved" }, informations = "Being a hunter is mostly being tactical, or just kicking in and firing arrows like madness. " .. - "Being a hunter, you're in the only class which member can use remote attack weapons, like spears, " .. + "Being a hunter, you're in the only class which member can use new and exclusive ranged weapons, like spears, " .. "arbalests and bows. Your stamina is increased to 40, you're a sport person, able to sprint for a long " .. "time, which is found to be useful when you hunt down animals and mobs who can't run faster than you " .. "walk.. and even more when you need to cowardly run away... anyway. The point is, being a hunter is " .. - "great, since you can access new and exclusive weapons, and leather armors, crafted from leather ingots. " .. - "Yet, 'ingots'. Because.. reasons. Those clothes are pretty strong, and will protect you more than wooden " .. - "pieces, with the satation consumption of wearing nothing.\n" .. + "great, since you can access new and exclusive weapons, and leather armors, crafted from leather. " .. + "Obviously.. Those clothes are pretty strong, and will protect you more than wooden " .. + "pieces (at least the reinforced one), with the satation consumption of wearing nothing.\n" .. "If you want to risk it and become a hunter, you should look for a green pedestal with a bow so fancy over it " .. "that you can already tell that we're gonna make you use loads of ores for it. (actually you need to fight a " .. "super strong mob, but it's just details...)" diff --git a/mods/mff/mff_pclasses/warrior.lua b/mods/mff/mff_pclasses/warrior.lua index 6f3cd9bf..f077e2b3 100755 --- a/mods/mff/mff_pclasses/warrior.lua +++ b/mods/mff/mff_pclasses/warrior.lua @@ -26,7 +26,7 @@ pclasses.api.register_class("warrior", { informations = "'Warriors' is a class of players designed to improve fighting parameters of players " .. "who chose to belong to it. You become a big tank, of human shape. Not only can you wear stronger " .. "protections (like the Black Mithril armor's pieces, because Black Mithril is a thing here), and " .. - "use more powerful weapons (such as the Dungeon Master's blood sword, because yes, you are going " .. + "use more powerful hand-to-hand weapons (such as the Dungeon Master's blood sword, because yes, you are going " .. "to fight Dungeon Masters and drain their blood), but your stamina bar is boosted up to 20! Trust us, " .. "running away is an important part of fighting a Dungeon Master. Being a warrior, you regenerate " .. "health faster, which is, again, quite handy, at the cost of needing to eat more frequently (less handy).\n" ..