From e6a86c6b79463fed7bf064fc72aa8a0dcbce64f1 Mon Sep 17 00:00:00 2001 From: Chris Miles Date: Sun, 21 Jan 2018 23:56:43 -0600 Subject: [PATCH] Updated Hot Reload Methods (markdown) --- Hot-Reload-Methods.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Hot-Reload-Methods.md b/Hot-Reload-Methods.md index e213d15..4220167 100644 --- a/Hot-Reload-Methods.md +++ b/Hot-Reload-Methods.md @@ -41,6 +41,10 @@ This page explains how different assets on the server can be reloaded, what comm * In game command **#reloadstatic** - will reload ground spawns from the [[ground_spawns]] table for the respective zone and instance +### Horses + +* Horse data is queried immediately from the [[horses]] table on request of creating horse from Spell cast + ### Items * Items uses shared memory