|
@@ -5637,6 +5637,8 @@ command, simply use 1 for type. Any other number won't be recognized.
|
|
|
|
|
|
This function will return information about a monster record in the database, as
|
|
|
per 'db/(pre-)re/mob_db.txt'. Type is the kind of information returned. Valid types are:
|
|
|
+It will return 0 if there is no such monster (or the type value is invalid),
|
|
|
+or an empty string if you requested the monster's name.
|
|
|
|
|
|
1 - 'english name' field in the database, a string.
|
|
|
2 - 'japanese name' field in the database, a string.
|