From 32c105f5ca765f1bcfec70da88f5a239400fca7a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 2 Sep 2019 17:33:12 -0300 Subject: Wait wait - Halinarzo is also a townhold. --- npc/012-1/shoppakep.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-1/shoppakep.txt') diff --git a/npc/012-1/shoppakep.txt b/npc/012-1/shoppakep.txt index 60dc0f700..64daf7f8b 100644 --- a/npc/012-1/shoppakep.txt +++ b/npc/012-1/shoppakep.txt @@ -14,7 +14,7 @@ close; function ShoppaKepItem { - .@i=rand(0,100); + .@i=rand2(0,100); if (.@i > 75) return Aquada; else if (.@i < 35) -- cgit v1.2.3-60-g2f50