diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-17 21:15:37 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-01-17 21:15:37 +0100 |
commit | dc46d5c9768238ff8f8030576afba568e230ecf0 (patch) | |
tree | 220b8f41da1bd203d955304e48b337bb057d197b /world/map/npc/033-1/yerrnk.txt | |
parent | b9c76c51e9ba9c84a0bee23466901c6166569a67 (diff) | |
download | serverdata-dc46d5c9768238ff8f8030576afba568e230ecf0.tar.gz serverdata-dc46d5c9768238ff8f8030576afba568e230ecf0.tar.bz2 serverdata-dc46d5c9768238ff8f8030576afba568e230ecf0.tar.xz serverdata-dc46d5c9768238ff8f8030576afba568e230ecf0.zip |
Barbarian: some tweaks
- in dialogue
- on the ambushs: increased amount of wolverns to hunt, but decreased numbers of wolverns per ambush
Diffstat (limited to 'world/map/npc/033-1/yerrnk.txt')
-rw-r--r-- | world/map/npc/033-1/yerrnk.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/033-1/yerrnk.txt b/world/map/npc/033-1/yerrnk.txt index 0ea375da..c5d37ce9 100644 --- a/world/map/npc/033-1/yerrnk.txt +++ b/world/map/npc/033-1/yerrnk.txt @@ -161,7 +161,8 @@ L_Done: mes "\"Welcome back, great warrior.\""; menu "What's the reason you came here?",L_Mission, - "Can you explain the raging ability to me?",L_Skill; + "Can you explain the raging ability to me?",L_Skill, + "(Leave)",-; goto L_Close; L_Close: |