Typos
Moderator: Moderator
Re: Typos
Code: Select all
$ rgrep -n atatck .
./game/modules/tome/class/interface/Combat.lua:98: -- Offhand atatcks are with a damage penality, taht can be reduced by talents
./game/modules/tome/data/talents/techniques/2hweapon.lua:206: return ([[Hits the target with your weapon doing %d%% damage, if the atatck hits, the target is stunned.]]):format(100 * (1.2 + self:getTalentLevel(t) / 10))
./game/modules/tome/dialogs/CharacterSheet.lua:98: -- Offhand atatcks are with a damage penality, taht can be reduced by talents
./game/modules/tome/dialogs/CharacterSheet.lua:218: -- Offhand atatcks are with a damage penality, taht can be reduced by talents
Code: Select all
$ rgrep -n realy .
./game/special/mainmenu/class/Game.lua:111:--- Ask if we realy want to close, if so, save the game first
./game/modules/tome/class/Game.lua:698:--- Ask if we realy want to close, if so, save the game first
Code: Select all
$ rgrep -n usualy .
./game/engine/interface/ActorAI.lua:149:-- This will usualy return the exact coords, but if the target is only partialy visible (or not at all)
./game/engine/Level.lua:36:-- Only entities that need to act need to be added. Terrain features do not need this usualy
./game/modules/tome/class/Player.lua:233:-- This is usualy just what you want so dont think too much about it :)
./game/modules/tome/data/damage_types.lua:78:-- Arcane is basic (usualy) unresistable damage
./game/modules/tome/data/birth/classes/mage.lua:50: "Archmagi know all schools of magic but the more intricates(Temporal and Meta) from the start. They however usualy refuse to have anything to do with Necromancy.",
./game/modules/tome/data/birth/classes/rogue.lua:52: "Rogues usualy prefer to dual-wield daggers. They can also become trapping experts, from detecting and disarming them to setting them.",
./game/modules/tome/data/birth/classes/warrior.lua:84: "A Berserker usualy forfeits all ideas of self-defence to concentrate on what she does best: killing things.",
Re: Typos
Yeah...I think I caught all those in this last day or so. Probably should've mentioned it, but I've gone through just about every file and corrected everything.
So...this'll be handy after the next release to see what slipped past me!
So...this'll be handy after the next release to see what slipped past me!

-
- Wyrmic
- Posts: 233
- Joined: Thu Dec 20, 2007 12:08 am
- Location: California
Re: Typos
There was a "change" that should have been a "chance" or visa versa, but I can't remember where now! Sorry- least useful bug report ever. 

-
- Sher'Tul
- Posts: 1022
- Joined: Fri May 21, 2010 8:16 pm
- Location: Inside the minds of all
- Contact:
Re: Typos
This isn't as much a typo as a naming issue. Anytime I use a potion that I have multiples of, it will read "(name) used 4 potions of healing" when I used one, but because I have 4 of them, it comes up as that.
Final Master's Character Guides
Final Master's Guide to the Arena
Edge: Final Master... official Tome 4 (thread) necromancer.
Zonk: I'd rather be sick than on fire! :D
Final Master's Guide to the Arena
Edge: Final Master... official Tome 4 (thread) necromancer.
Zonk: I'd rather be sick than on fire! :D