From 120989d9c52a3b9385248e6d4b9c60328fac29a8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 7 Mar 2019 02:01:04 -0300 Subject: Enforce the no-ranged-weapon rule at Divine Rage skill. Switching to a ranged weapon cancels the buff. Range is the base here! --- npc/012-8/doorbell.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-8/doorbell.txt') diff --git a/npc/012-8/doorbell.txt b/npc/012-8/doorbell.txt index 4b15e191e..3b85335ec 100644 --- a/npc/012-8/doorbell.txt +++ b/npc/012-8/doorbell.txt @@ -25,7 +25,7 @@ // The sign is the main controller 012-8,32,34,0 script Doorbell#RES_0128 NPC_NO_SPRITE,{ - // Name, Layer, Price, ID, x1, y1, x2, y2, + // Name, Layer, Price, ID, x1, y1, x2, y2, function create_object { array_push(.name$, getarg(0)); array_push(.layer, getarg(1)); -- cgit v1.2.3-60-g2f50