From 44dd7133f4461871a9b6accbcaba31b74d38f2e6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Apr 2020 03:02:59 -0300 Subject: This whole stuff is behaving strangely --- npc/functions/soul_menhir.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/soul_menhir.txt b/npc/functions/soul_menhir.txt index 968eb83bf..299d6067c 100644 --- a/npc/functions/soul_menhir.txt +++ b/npc/functions/soul_menhir.txt @@ -111,7 +111,7 @@ L_Do_Save: goto L_Return; L_FindPoint: - @n = rand(getarraysize(@Xs)); + @n = rand2(getarraysize(@Xs)); @x = @Xs[@n]; @y = @Ys[@n]; goto L_Do_Save; -- cgit v1.2.3-70-g09d2