diff options
Diffstat (limited to 'npc/functions/honor.txt')
-rw-r--r-- | npc/functions/honor.txt | 2 |
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 { |