From b0dfbe74527d838aa7d222d9745fdc8324f0d848 Mon Sep 17 00:00:00 2001 From: Isuldor Date: Mon, 10 Sep 2018 18:23:48 -0700 Subject: [PATCH] minor typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 58d0d4d..33476e1 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ cd eqclient-conf/ui Copy UI_Player_server.ini into the game directory and try loading the window layout from it under General settings. ### Text colors -Chat colors are stored as separate RGB values in eqclient.ini [TextColors] section. The default color scheme is a relatively dark palette. I've implemented the ir_black theme and included it seperately so you can just copy and replace it in eqclient.ini. This is an ideal light text on dark background scheme, so it'll only make sense if you have dark chat windows like I do. +Chat colors are stored as separate RGB values in eqclient.ini [TextColors] section. The default color scheme is a relatively dark palette. I've implemented the ir_black theme and it can be found in the relevant section in the included eqclient.ini in this repo. This is an ideal light text on dark background scheme, so it'll only make sense if you have dark chat windows like I do. I have experimented with [gradient backgrounds for chat windows](http://i.imgur.com/LwK7kyO.jpg), but the result wasn't great because I could only get 10 levels of transparency from a tga texture ingame. ### (Optionally) Reorganize game data @@ -79,7 +79,7 @@ There's over 4.3 thousand files sitting in the root game directory. If that trig ### Extras Useful information can be found at various third party websites: -* [Gambosoft](http://gambosoft.eqresource.com/gamparsegettingstarted.php) has a log parser (tip: for new characters, reduce the "discard if less than" damamge option) +* [Gambosoft](http://gambosoft.eqresource.com/gamparsegettingstarted.php) has a log parser (tip: for new characters, reduce the "discard if less than" damage option) * [Brewall](http://www.eqmaps.info/) has detailed maps * [Lucy](http://lucy.allakhazam.com/) is a spell database * [Allakhazam](http://eq.allakhazam.com/) records items and quests info