summaryrefslogtreecommitdiff
path: root/npc/functions/honor.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-22 23:16:36 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-22 23:16:36 -0300
commit7e2bf74ba8a0c7bf5529c001777579799617c9c4 (patch)
tree821d6b8c2acc4dfc0a6c7b713975dce84977da05 /npc/functions/honor.txt
parent9812a14ced434f8540b940f5da14e7b743088ed1 (diff)
downloadserverdata-7e2bf74ba8a0c7bf5529c001777579799617c9c4.tar.gz
serverdata-7e2bf74ba8a0c7bf5529c001777579799617c9c4.tar.bz2
serverdata-7e2bf74ba8a0c7bf5529c001777579799617c9c4.tar.xz
serverdata-7e2bf74ba8a0c7bf5529c001777579799617c9c4.zip
Alias: battleparam(...) == readbattleparam(getcharid(3), ...)
Diffstat (limited to 'npc/functions/honor.txt')
-rw-r--r--npc/functions/honor.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/honor.txt b/npc/functions/honor.txt
index e09f6b02f..5ab2e42c8 100644
--- a/npc/functions/honor.txt
+++ b/npc/functions/honor.txt
@@ -13,7 +13,7 @@ function script get_BR {
// attachrid() and detachrid()
// readbattleparam(.@rid)
- // Load
+ // Or rather: battleparam()
if (attachrid(.@rid)) {
.@br+=BaseLevel;
} else {