diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-12 16:31:00 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-06-12 16:31:00 +0200 |
commit | 13d0566600ddec66e1c175aa534f0c3325cbdfc4 (patch) | |
tree | 8686b49616f6c7005ce27a149b88dea072acbd9b /npc/042-2/tanisha.txt | |
parent | aecd1989767b9cc837591509d3d0b92f74a07627 (diff) | |
download | serverdata-13d0566600ddec66e1c175aa534f0c3325cbdfc4.tar.gz serverdata-13d0566600ddec66e1c175aa534f0c3325cbdfc4.tar.bz2 serverdata-13d0566600ddec66e1c175aa534f0c3325cbdfc4.tar.xz serverdata-13d0566600ddec66e1c175aa534f0c3325cbdfc4.zip |
some fixes to make easier to understand
Diffstat (limited to 'npc/042-2/tanisha.txt')
-rw-r--r-- | npc/042-2/tanisha.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/042-2/tanisha.txt b/npc/042-2/tanisha.txt index f279f3ea..fdc76ef0 100644 --- a/npc/042-2/tanisha.txt +++ b/npc/042-2/tanisha.txt @@ -46,7 +46,7 @@ L_Fight_Again: mes "\"Ok, listen what to do."; mes "Equip the knife and kill the maggots.\""; next; - mes "\"Press A to focus on a monster. With X you can focus and attack the same time."; + mes "\"Press A to focus on a monster. With X you can focus and start attacking the same time."; mes "But it also works to click on the monster with your mouse.\""; next; mes "\"If you press Shift, you can abort your attack.\""; |