Added UpdateZoneHeader(type, value) to Perl and Lua.

This commit is contained in:
Kinglykrab
2015-12-29 02:28:31 -05:00
parent ff876bd558
commit 34e1dc9829
5 changed files with 93 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50)
Kinglykrab: Added GetInstanceTimer() to Perl and Lua.
- Added GetInstanceTimerByID(instance_id) to Perl and Lua.
- Note: If you do not provide an instance id in the method it defaults to instance id 0 and returns 0 for time remaining.
- Added UpdateZoneHeader(type, value) to Perl and Lua.
- Note: UpdateZoneHeader allows you to manipulate fog color, fog density, and many other zone header settings on the fly in Perl and Lua.
== 12/21/2015 ==
Natedog: Updated item table fields and added a few missing fields for evolving items