Created RemoveFromInstance and RemoveAllFromInstance and exported to lua_general.cpp

This commit is contained in:
sorvani
2014-03-04 22:39:52 -06:00
parent 057e4603db
commit 58f42f1af1
4 changed files with 55 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
EQEMu Changelog (Started on Sept 24, 2003 15:50)
-------------------------------------------------------
== 03/04/2014 ==
Sorvani: Created RemoveFromInstance and RemoveAllFromInstance to remove a single player or all players in an instance.
Sorvani: Exported to Lua as eq.remove_from_instance(instance_id) and eq.remove_all_from_instance(instance_id).
== 03/03/2014 ==
demonstar55: Implemented deadly strikes and gave rogues higher innate throwing crit chance