summaryrefslogtreecommitdiff
path: root/npc/functions/honor.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/honor.txt')
-rw-r--r--npc/functions/honor.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/honor.txt b/npc/functions/honor.txt
index 3794ce4c3..015a40460 100644
--- a/npc/functions/honor.txt
+++ b/npc/functions/honor.txt
@@ -9,6 +9,7 @@
function script ispvpmap {
.@mapa$=getarg(0, getmapname());
return (getmapflag(.@mapa$, mf_pvp) || getmapflag(.@mapa$, mf_pvp_noparty) || getmapflag(.@mapa$, mf_pvpnoguild));
+}
// Numerical representation of player strength
// get_BR( getcharid(3) )