From ce1ca0c776d02b14ee99a96241957b9e5ce368a0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 28 Mar 2021 14:22:15 -0300 Subject: Have a pipeline do a dry run if the new system could work or not --- npc/functions/hub.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'npc/functions/hub.txt') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 320ea197a..c5ecb043f 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -931,3 +931,14 @@ function script HUB_PvP { return; } + + +// HUB_PCBonus () +function script HUB_PCBonus { + if (PCBONUS & PCB_SPLASHMASTER) { + bonus bSplashRange, 1; + } + debugmes "PCBonus Handled"; + return; +} + -- cgit v1.2.3-70-g09d2