From b76c6de8abfdffd224c570e03f82268cba1ab10c Mon Sep 17 00:00:00 2001 From: TurmoilToad Date: Mon, 5 Nov 2018 21:35:30 -0500 Subject: [PATCH] Updated ToDo Pages (markdown) --- ToDo-Pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ToDo-Pages.md b/ToDo-Pages.md index 9a0e8dc..2e2a4e4 100644 --- a/ToDo-Pages.md +++ b/ToDo-Pages.md @@ -12,7 +12,7 @@ 2. How do I create custom items or modify existing ones? 3. How do I create custom NPC's, how do I tune them, give them abilities? What about scripted encounters, where would you start for that? Vendors? Alternate currency vendors? AA vendors? 4. How do I go about doing something like creating a hub zone, forcing all characters to start there? -5. How to create buffers, teleporters, various things like that? +5. How to create [buffers](https://github.com/EQEmu/Server/wiki/Buff-your-Players), teleporters, various things like that? 6. How to change zone connections, or create new custom zonelines 7. A good explanation of what changes require client file changes, and what doesn't 8. A good walkthrough of common client files that need to be changed due to customizations, what they do, and what we can do with them (and maybe what we can't)