Lore
This commit is contained in:
@@ -51,3 +51,20 @@ I have experimented with [gradient backgrounds for chat windows](http://i.imgur.
|
||||
|
||||
### Reorganize config files
|
||||
There's over 4.3 thousand files sitting in the root game directory. If that irritates your OCD (or you hate having to look for the same file over and over again), you can reorganize a bit with [symlinks](http://www.eqinterface.com/forums/showthread.php?t=21379). If you're not running the game from an SSD for some reason, I recommend doing this.
|
||||
|
||||
### Fixing Allakhazam
|
||||
Ala is an ad-supported website with useful free content. I think they have a subscription membership that goes with Wowhead, seems like a great idea if you use it alot. Their advertisements even seem to get through uBlock Origin. Here are some UBO filters that you should totally never use.
|
||||
```
|
||||
everquest.allakhazam.com##div#logo:style(background-image:none)
|
||||
everquest.allakhazam.com###row-top
|
||||
everquest.allakhazam.com###col-right
|
||||
everquest.allakhazam.com##a.pw-button
|
||||
everquest.allakhazam.com###gdpr-dashboard
|
||||
everquest.allakhazam.com###gdpr-toggle
|
||||
everquest.allakhazam.com###zul-bar
|
||||
everquest.allakhazam.com###horizontal-bg
|
||||
everquest.allakhazam.com##footer
|
||||
```
|
||||
|
||||
### Lore
|
||||
There is plenty of [lore](http://everquest.wikia.com/wiki/Lore) in Norrath created by the developers. But the real story is about the players within the game, and the communities they created.
|
||||
|
||||
Reference in New Issue
Block a user