From b5ad64c62a003699a8060744dbf27503386435d5 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 6 Oct 2014 22:06:48 -0700 Subject: Remove vestigial support for offhanded weapons --- src/map/script.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/script.cpp') diff --git a/src/map/script.cpp b/src/map/script.cpp index 952df5b..b06771d 100644 --- a/src/map/script.cpp +++ b/src/map/script.cpp @@ -3299,7 +3299,6 @@ void builtin_pvpon(ScriptState *st) std::bind(pc_calc_pvprank_timer, ph::_1, ph::_2, pl_sd->bl_id)); pl_sd->pvp_rank = 0; - pl_sd->pvp_lastusers = 0; pl_sd->pvp_point = 5; } } -- cgit v1.2.3-70-g09d2