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/014-3/oscar.txt | |
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/014-3/oscar.txt')
-rw-r--r-- | npc/014-3/oscar.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/014-3/oscar.txt b/npc/014-3/oscar.txt index 447ea74fa..2a1943889 100644 --- a/npc/014-3/oscar.txt +++ b/npc/014-3/oscar.txt @@ -42,6 +42,8 @@ L_Hello: L_Slow: mesn; mesq l("But you're too slow. Sorry."); + next; + mes col("Raise agility to do this quest.", 9); close; L_Weak: |