From ef9c582e0152070bdc5d104686ed9cb0cfb25c20 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Sat, 10 Oct 2009 09:41:23 +0200 Subject: Language. --- crawl-ref/source/dat/trove.des | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/dat/trove.des') diff --git a/crawl-ref/source/dat/trove.des b/crawl-ref/source/dat/trove.des index 9688bb854f..27eb8cad66 100644 --- a/crawl-ref/source/dat/trove.des +++ b/crawl-ref/source/dat/trove.des @@ -18,7 +18,7 @@ function trove_portal(e) local entry_fee = 5 * math.floor(200 + d(3,200) / 3 + d(10) * d(10) * d(10)) local desc_long = [[ Once upon a time, an enterprising thief and wizard, terrified of being caught committing an act of burglary, created a system of portals leading into the secret treasure troves and chambers of the rich. Too scared to loot them himself, he instead charged an extortionate fee for entry to anyone who wanted to rifle through them. -The secrets of the gateways died with him when his fellow thieves, disgusted at his betrayal of their 'ideals', had him murdered. With his death, the now-uncontrolled portals began moving rapidly from one dimension to the next, stop only long enough to absorb magical energy. +The secrets of the gateways died with him when his fellow thieves, disgusted at his betrayal of their 'ideals', had him murdered. With his death, the now-uncontrolled portals began moving rapidly from one dimension to the next, stopping only long enough to absorb magical energy. ]] local timeout_turns = crawl.random_range(1600, 3000) local messager = -- cgit v1.2.3-54-g00ecf