From 61c6c5cc4839bd4504f16e133249049596650ef8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 4 Feb 2020 22:37:17 -0300 Subject: Minor polishing --- npc/002-1/alige.txt | 1 + npc/018-5-3/shaabty.txt | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/npc/002-1/alige.txt b/npc/002-1/alige.txt index 71cc307c7..e23bfae13 100644 --- a/npc/002-1/alige.txt +++ b/npc/002-1/alige.txt @@ -35,6 +35,7 @@ L_Weak: close; L_Noob: + mes ""; mesc l("Protip: You need level %d or higher to do this quest.", 42), 1; close; diff --git a/npc/018-5-3/shaabty.txt b/npc/018-5-3/shaabty.txt index 3defb5de2..4d2f47e54 100644 --- a/npc/018-5-3/shaabty.txt +++ b/npc/018-5-3/shaabty.txt @@ -120,7 +120,7 @@ L_Craft2: .@mg$=any(l("stop interrupting me while I make your trousers."), l("stop making me lose the line by talking to me.")); mesq l("Please be patient and "+.@mg$); mesc l("Remaining time: @@", FuzzyTime(.@q3)); - setq3 LilitQuest_Shaabty, .@q3+rand(1,3); + setq3 LilitQuest_Shaabty, .@q3+rand2(1,3); } else { inventoryplace LeatherTrousers, 1; getitem LeatherTrousers, 1; -- cgit v1.2.3-60-g2f50