From e7d21de36b810e61644f8cc1a5b64be604c34e16 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 17 Oct 2021 21:16:10 -0300 Subject: Questmaker Handbook 14.0 will be harder than Questmaker Handbook 4.1 I guess --- npc/functions/util.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index f64383b69..06c2bf703 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -1150,6 +1150,12 @@ function script NewcomerEXPDROPUP { return .@BONUS; } +// Frostia Util +// frally( ) +function script frally { + return (Class == Elven); // or something +} + // Easter Egg // RegEasterEgg(EE_CODE, {CoinsAmount=3}) function script RegEasterEgg { -- cgit v1.2.3-70-g09d2