summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-06 14:12:49 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-06 14:12:49 +0000
commit37054522efee220a79e72bb36a9c8e4309286348 (patch)
tree566536e28d431f79df269e5d61d493162a9db83d /Changelog.txt
parentd47ef1caf4153d3810a7d289f8dc0b8d01daa902 (diff)
downloadhercules-37054522efee220a79e72bb36a9c8e4309286348.tar.gz
hercules-37054522efee220a79e72bb36a9c8e4309286348.tar.bz2
hercules-37054522efee220a79e72bb36a9c8e4309286348.tar.xz
hercules-37054522efee220a79e72bb36a9c8e4309286348.zip
Implemented @mobinfo command
with drops / mvp shit, etc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1055 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index f48c06ecf..5c80d282f 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,12 @@
Date Added
+02/06
+ * Coded new command: @MOBINFO <monster name|monster N> [Lupus]
+ the command has also 2 aliases: @monsterinfo, @mi
+ It shows all Monster stats, Element, Race and stuff
+ It shows all items with their drop chance
+ It also shows MVP bonuses (MVP EXP, MVP Drops)
+
02/05
* increased the max_files allowed in a grf [1054: MouseJstr]
* Changed the way char deletion works for SQL [1051: Ajarn]