From 76ca02f2c6cc0a2e6121c4ea8114bef8819fa747 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 6 Sep 2018 14:33:04 -0300 Subject: You can now join Bandit Guild or Merchant Police. Currently unable to correct your ways or to pervert yourself later. Storyline is the same (@BenB) but skill set is different. Only Thief Minigame currently available. Experience Table: [0, 32, 1024, 7776, 32768] --- npc/functions/lockpicks.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/functions') diff --git a/npc/functions/lockpicks.txt b/npc/functions/lockpicks.txt index d3bb0d837..495828584 100644 --- a/npc/functions/lockpicks.txt +++ b/npc/functions/lockpicks.txt @@ -79,6 +79,9 @@ function script LockPicking { } else { mesc l("This didn't work. All pins are now unset!"); @pos=0; + // We don't need to clear console, each successful attempt IS counted. + // Therefore, unsetting 3 pins means you must do 3 new attempts!! + // The biggie is that you're running against time, here!!! } if (@pos > .@d) { -- cgit v1.2.3-70-g09d2