From 0daf11a75304af002e99d645b5519a54b72ceb7e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Feb 2021 22:39:38 -0300 Subject: Fix typos on Lightbringer NPC --- npc/functions/util.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/util.txt') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index 3ea88524b..80071b375 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -637,6 +637,7 @@ function script alignment { // islegendary( {strcharinfo} ) function script islegendary { .@you$ = getarg(0, strcharinfo(0)); + // TODO: countitem(Lightbringer) => Because rent time? return (.@you$ == $LIGHT_HOLDER$ || .@you$ == $AEGIS_HOLDER$ || .@you$ == $TYRAN_HOLDER$ || -- cgit v1.2.3-60-g2f50