Typos
Moderator: Moderator
Re: Typos
Fixed
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Typos
pre-mount-doom.lua
PS: Sorry for not providing the diff, but I'm on a Win machine here and cygwin complains something about a missing shared lib/object when calling diff... gotta check the installed packages sometime...
Corrected:newChat{ id="welcome",
text = [[*#LIGHT_GREEN#Suddently a voice appears in your head.#WHITE#*
@playername@, this is High Sun Paladin Aeryn of the Sunwall, I am communicating with you thanks to the power of the anorithil.
I have some urgent information for you: the staff you were looking for has been located.]],
answers = {
{"Where?!", jump="where"},
}
}
newChat{ id="where",
text = [[One of our patrols noticed some strange orc movements around in the sourthern part of the contient, inside the desert of Erúan.
A groupd of orcs where guarding something that looks like the staff you talked about.
You should go there and investigate, this might be your only chance.]],
answers = {
{"I will, right now!"},
}
}
In addition, the "Erúan" seems to have some problems with the ú on my machine. It only displays as "Er[]" with [] representing a "box"-char. Dunno if thats a general problem or just an issue on my PC.newChat{ id="welcome",
text = [[*#LIGHT_GREEN#Suddently a voice appears in your head.#WHITE#*
@playername@, this is High Sun Paladin Aeryn of the Sunwall. I am communicating with you thanks to the power of the anorithil.
I have some urgent information for you: the staff you were looking for has been located.]],
answers = {
{"Where?!", jump="where"},
}
}
newChat{ id="where",
text = [[One of our patrols noticed some strange orc movements in the southern part of the contient, inside the desert of Erúan.
A group of orcs were guarding something that looks like the staff you talked about.
You should go there and investigate, this might be your only chance.]],
answers = {
{"I will, right now!"},
}
}
PS: Sorry for not providing the diff, but I'm on a Win machine here and cygwin complains something about a missing shared lib/object when calling diff... gotta check the installed packages sometime...
Re: Typos
Ahah yes obviously 

[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

-
- Spiderkin
- Posts: 480
- Joined: Mon Jul 26, 2004 5:20 am
- Location: Blighty
Re: Typos
On the 'show known lore' menu, it reads "catefory" instead of "category".
Also, the "you seem to be a pratical men" typo greycat reported previously remains.
Also, the "you seem to be a pratical men" typo greycat reported previously remains.
Re: Typos
fixed and fixed 

[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning

Re: Typos
In Alchemist class description:
.."usualy accompagnied by such a construct which acts as a body guard."
Change to:
"usually accompanied by such a construct which acts as a bodyguard."
.."usualy accompagnied by such a construct which acts as a body guard."
Change to:
"usually accompanied by such a construct which acts as a bodyguard."
-
- Reaper
- Posts: 1535
- Joined: Mon Jan 22, 2007 6:31 pm
- Location: East of the sun, west of the moon
Re: Typos
actually I talked with DG about that during development of the alpha stages, it was done on purpose like that as they are a hardy people (con)yufra wrote:The "Luck of the Little Folk" description has the wrong formula and still cites Constitution as the scaling stat.
Oliphant am I, and I never lie.
Re: Typos
In that case the typo is in the code, since data/talents/misc/misc.lua uses "10 + self:getCun() / 2" for the criticals.Shoob wrote:actually I talked with DG about that during development of the alpha stages, it was done on purpose like that as they are a hardy people (con)yufra wrote:The "Luck of the Little Folk" description has the wrong formula and still cites Constitution as the scaling stat.
<DarkGod> lets say it's intended