From b5d25dfb507a91ff6ee8a2176caaa21029785cfe Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 5 Mar 2018 01:04:57 -0500 Subject: [PATCH] Updated Server Data Loading (markdown) --- Server-Data-Loading.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server-Data-Loading.md b/Server-Data-Loading.md index e5c8929..998808a 100644 --- a/Server-Data-Loading.md +++ b/Server-Data-Loading.md @@ -70,7 +70,7 @@ This page explains how different assets on the server are loaded and by what met ### Merchants * Merchant data is loaded and cached the first time the request is made to a merchant if it wasn't already loaded on zone bootup -* There is no current way to hot reload this data other than to reboot the zone process +* Merchants can be hot reloaded using #reloadmerchants ### NPC Data