diff options
Diffstat (limited to 'npc/017-1/stranger.txt')
-rw-r--r-- | npc/017-1/stranger.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/017-1/stranger.txt b/npc/017-1/stranger.txt index 2a2ddccae..c60e98844 100644 --- a/npc/017-1/stranger.txt +++ b/npc/017-1/stranger.txt @@ -159,6 +159,11 @@ L_Reward: L_Complete: mesn; mesq l("I have a lot of work to do now."); + if (rand2(3) == 2) { + next; + mesn; + mesq l("Annoying Paxel, for example %%o"); + } close; // Proccessing Core |