Big clean up of structure and contents

This commit is contained in:
Josh Freeman
2018-10-03 18:24:44 +01:00
parent 74795df42b
commit 7d434e502b
25 changed files with 185 additions and 140 deletions
+15
View File
@@ -0,0 +1,15 @@
# Leves to NPC
Leves are linked to an NPC via the levels_csv, this is also the same for the starting position of the Leve.
## Example:
- Leve ID: `906` (Necrologos: His Treasure Forhelen (L))
- NPC ID: `1011208` (Eloin)
npc: `1011208` in levels = id: `5581915`
Then find 5581915 in leves CSV.
- Start npc: Offset `8`
- Start Position: Offset `9`