From b6091c19606405a0b5177e9cd9ddcb8cc9afe3a5 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Mon, 25 May 2015 23:51:23 -0500 Subject: [PATCH] Update changelog descriptor cause prob not clear enough [skip ci] --- changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.txt b/changelog.txt index 7d965260c..cdb2fd5f8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,7 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) Akkadius: Implemented disjointed zone based time, this can be triggered via quest methods Akkadius: Added parameter to LUA and Perl method settime(hour, minute, [update_world = true]) - If update_world is false, the zone will then unsubscribe itself from regular worldserver time synchronizations + - Basically this localizes the zones time and keeps it from syncing with world updates Akkadius: Added DB ver 9082 with update to add npc_types texture columns if table does not currently have them == 05/22/2015 ==