From 447c374c1c1a737b88be48b1059fec62916bcc3e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 14 Jan 2019 01:14:30 -0200 Subject: [skip ci] Terranite cave is a PVP map and nec hercules said that a pvp map is a nopenalty map --- npc/001-8/hub.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'npc/001-8/hub.txt') diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index f959da53c..4377f0737 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -416,16 +416,11 @@ OnPCLogoutEvent: if (!is_staff()) atcommand "@jail "+strcharinfo(0); } - // Death at terranite cave - if (.@mapa$ ~= "015-6") - @deathpenalty_override=2; // This allows code to override death penalty, just once: // @deathpenalty_override // Valid values: 1- No penalty. 2- Halved penalty. if (@deathpenalty_override && @qhub_died) { - @deathpenalty_realvalue=readparam(BaseExp); - @deathpenalty_realvaljob=readparam(JobExp); if (is_staff()) debugmes("Old values: %d %d Current Values: %d %d", @deathpenalty_realvalue, @deathpenalty_realvaljob, readparam(BaseExp), readparam(JobExp)); addtimer(200, "#QuirinoHUB::OnNoPenaltyCommand"); -- cgit v1.2.3-70-g09d2