From 1ff3a0e864d6b3e82728f5bb8c1138bfbbabc8c9 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Fri, 6 Jul 2018 16:50:30 -0500 Subject: [PATCH] Updated Maps Introduction (markdown) --- Maps-Introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maps-Introduction.md b/Maps-Introduction.md index 0f9bd48..1657dc9 100644 --- a/Maps-Introduction.md +++ b/Maps-Introduction.md @@ -10,7 +10,7 @@ Maps in EQEmu are used to do many things, we have different files that are respo ### Base Maps (.map) * Base map files are responsible for a few core critical things - * **Line of Sight (LOS)** + * **Line of Sight (LOS)** eg: Can this spell be casted if there is a wall or object between me and the target? * **Calculating Best Z** The server is constantly doing Z calculations to keep NPC's on level plane, to prevent from dipping into the ground which was a much larger issue in the past ### Water Maps (.wtr)