Updates blink tooltip to include item pickups.

This commit is contained in:
Linus Probert 2019-06-07 07:45:36 +02:00
parent 6584981d10
commit 392edd843c
1 changed files with 2 additions and 1 deletions

View File

@ -181,7 +181,8 @@ static char *blink_tooltip[] = {
"BLINK", "", "BLINK", "",
"", "",
" You blink in a chosen direction into the first obstructing", "", " You blink in a chosen direction into the first obstructing", "",
" object. Monsters will not obstruct your blink.", "", " object picking up items in your path. Monsters will not", "",
" obstruct your blink.", "",
"", "",
"COOLDOWN:", "", "COOLDOWN:", "",
" 4 turns", "", " 4 turns", "",