From 72b2793cb69885dca8b685cabc635cd243af974f Mon Sep 17 00:00:00 2001 From: Fedja Beader Date: Thu, 9 Mar 2023 21:59:55 -0300 Subject: Fix typo --- npc/017-5/nahrec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/017-5/nahrec.txt b/npc/017-5/nahrec.txt index 70e0f9bf6..de46a002b 100644 --- a/npc/017-5/nahrec.txt +++ b/npc/017-5/nahrec.txt @@ -138,7 +138,7 @@ function NahrecSavior { next; return; } - if (BaseLevel < 100 || !REBIRTH) { + if (BaseLevel < 100 && !REBIRTH) { mesn; mesq l("Savior equipment is for level 100+ players. Get your expectations back to reality, alright?"); next; -- cgit v1.2.3-60-g2f50