summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-02-04 22:37:17 -0300
committerJesusaves <cpntb1@ymail.com>2020-02-04 22:37:17 -0300
commit61c6c5cc4839bd4504f16e133249049596650ef8 (patch)
treee17ae359e80d70ceb4421902b65e34e8d501190a
parentb237b53485813bde6b181cbe1b848c9f6da258ba (diff)
downloadserverdata-61c6c5cc4839bd4504f16e133249049596650ef8.tar.gz
serverdata-61c6c5cc4839bd4504f16e133249049596650ef8.tar.bz2
serverdata-61c6c5cc4839bd4504f16e133249049596650ef8.tar.xz
serverdata-61c6c5cc4839bd4504f16e133249049596650ef8.zip
Minor polishing
-rw-r--r--npc/002-1/alige.txt1
-rw-r--r--npc/018-5-3/shaabty.txt2
2 files changed, 2 insertions, 1 deletions
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;