diff options
-rw-r--r-- | npc/005-7/trainer.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt index 10f1a324a..38232f4d0 100644 --- a/npc/005-7/trainer.txt +++ b/npc/005-7/trainer.txt @@ -421,6 +421,7 @@ L_Comandos: next; mes l("@resyncall is the more powerful version of @resync. It'll reload everything, even the clouds if needed."); mes l("@info and @tutorial will, using Jesusalva's powers, allow you to contact me anywhere for info."); + mes l("/ mi does the same as @monsterinfo. Takes the monster name as argument and reports monster stats and drops."); next; goto L_Manaplus; |