From 9ccf6eb01bc29912abb1117e95e0da260877c96b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 5 Jun 2019 14:29:13 -0300 Subject: Splash radius can exceed 1... With lots of luck. --- npc/craft/options.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/craft/options.txt b/npc/craft/options.txt index 8b3981bba..41fb8ff97 100644 --- a/npc/craft/options.txt +++ b/npc/craft/options.txt @@ -339,7 +339,7 @@ function script csys_Multiplier { .@sk=getarg(0); switch (.@sk) { case IOPT_SPLASHDAMAGE: - return 0; + return 1; case VAR_AGIAMOUNT: case VAR_LUKAMOUNT: return 4; -- cgit v1.2.3-60-g2f50