From 7448e4e9a942cc8ea64315ba3084541af8e6c8a2 Mon Sep 17 00:00:00 2001 From: Matthew Cline Date: Mon, 26 Oct 2009 00:48:14 -0700 Subject: FR 1837856: note vaults generated in dump Include new dump section "vaults", which for game-end dumps (or any wizard-mode dumps) will include a list (by place) of all the vaults generated in the game. The savefile now includes a player-associated CrawlHashTable (you.props), which can be used for storing player information which doesn't need to be accessed efficiently. --- crawl-ref/source/dat/lair.des | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/dat/lair.des') diff --git a/crawl-ref/source/dat/lair.des b/crawl-ref/source/dat/lair.des index 3b921d8780..cce7bc7266 100644 --- a/crawl-ref/source/dat/lair.des +++ b/crawl-ref/source/dat/lair.des @@ -716,7 +716,7 @@ ENDMAP NAME: slime_pit PLACE: Slime:6 ORIENT: encompass -TAGS: no_rotate +TAGS: no_rotate no_dump MONS: the royal jelly MONS: acid blob MONS: great orb of eyes / nothing -- cgit v1.2.3-54-g00ecf