From 8d58860ba7d0930a5cd9ea7132b7aa6831177cf4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 2 Mar 2021 11:57:44 -0300 Subject: Add Brawling skills to server CI --- npc/functions/hub.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 3979fca82..f3bd41e39 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -650,6 +650,8 @@ function script HUB_SkillInvoke { GetManaExp(@skillId, rand2(2,3)); break; + */ + //////////////////////////////// // XXX: Brawling Class case TMW2_BRAWLING: // 75x3 = 225 @@ -704,7 +706,8 @@ function script HUB_SkillInvoke { // and also hits behind (and on your square) rectharm(@skillTarget, 0, 1, AdjustAttackpower(.@PW/2), HARM_PHYS, Ele_Neutral); break; - */ + + //////////////////////////////// // CLASS_OTHER case TMW2_PARUM: SK_parum(); -- cgit v1.2.3-60-g2f50