diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-15 16:38:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-15 16:38:15 -0300 |
commit | f447700590a82fc6391aa21fd013462259d814c4 (patch) | |
tree | f4448b8c9c5543fe5e8d83f749598f96a0d1df1c /npc/012-1 | |
parent | bddd8929ccc9259e274cc8b792b262c0997b4aad (diff) | |
download | serverdata-f447700590a82fc6391aa21fd013462259d814c4.tar.gz serverdata-f447700590a82fc6391aa21fd013462259d814c4.tar.bz2 serverdata-f447700590a82fc6391aa21fd013462259d814c4.tar.xz serverdata-f447700590a82fc6391aa21fd013462259d814c4.zip |
Inform players they need agi to do Farmer's quest.
Diffstat (limited to 'npc/012-1')
-rw-r--r-- | npc/012-1/hinnak.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/012-1/hinnak.txt b/npc/012-1/hinnak.txt index d27d49a66..73ba4e483 100644 --- a/npc/012-1/hinnak.txt +++ b/npc/012-1/hinnak.txt @@ -50,6 +50,8 @@ OnKillPinkie: L_Slow: mesn; mesq l("But you're too slow to catch any of them. Sorry."); + next; + mes col("Raise agility to do this quest.", 9); close; L_Weak: |