From 3e688151a9de31502ad0b8486897506459bee22f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 2 Aug 2018 20:12:56 -0300 Subject: Lock Nahrec for r6.1 under @Saulc request --- npc/017-5/nahrec.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/npc/017-5/nahrec.txt b/npc/017-5/nahrec.txt index 5c10bfd24..9d9ce4aac 100644 --- a/npc/017-5/nahrec.txt +++ b/npc/017-5/nahrec.txt @@ -8,6 +8,13 @@ // TODO: Silversmith on 24, 25 017-5,44,24,0 script Nahrec NPC_PLAYER,{ + // Debug + if (!is_staff()) { + mesn; + mesq l("Almost there! The War Lord will be proud with this new armor I am inventing for him! Just a little more...!"); + close; + } + // blacksmith_create( BaseItem1, Amount, BaseItem2, Amount, PrizeItem, Price ) function blacksmith_create { .@base1=getarg(0); -- cgit v1.2.3-60-g2f50