diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-04 22:42:21 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-04 22:42:21 -0300 |
commit | 3cba54478158221f7c62c567f8de321384abed48 (patch) | |
tree | eeca2cc2f8fb536e427a6e84ed51d00906c8f86c /npc/017-1/stranger.txt | |
parent | 61c6c5cc4839bd4504f16e133249049596650ef8 (diff) | |
download | serverdata-3cba54478158221f7c62c567f8de321384abed48.tar.gz serverdata-3cba54478158221f7c62c567f8de321384abed48.tar.bz2 serverdata-3cba54478158221f7c62c567f8de321384abed48.tar.xz serverdata-3cba54478158221f7c62c567f8de321384abed48.zip |
Paxel and Stranger - Connect both.
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 |