summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/changes.stone_soup
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-27 11:12:31 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-27 11:12:31 +0000
commit612b5c431864991b19105694131ba1314012e631 (patch)
treed5603abb33e3d28c6af8091e6e44cc328f374535 /crawl-ref/docs/changes.stone_soup
parentddb3328fdce3844daff10045995f8ee2c097fff0 (diff)
downloadcrawl-ref-612b5c431864991b19105694131ba1314012e631.tar.gz
crawl-ref-612b5c431864991b19105694131ba1314012e631.zip
Some spacing clean-up in the tutorial code (thanks for the additions,
Matthew!) and fix BR 1974056 (wrong colouring of tutorial skills information). git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5293 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/changes.stone_soup')
-rw-r--r--crawl-ref/docs/changes.stone_soup4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/docs/changes.stone_soup b/crawl-ref/docs/changes.stone_soup
index 339b11938a..a68e96171d 100644
--- a/crawl-ref/docs/changes.stone_soup
+++ b/crawl-ref/docs/changes.stone_soup
@@ -117,7 +117,7 @@ Monsters
Levels
------
* Added transparent wall types.
-* Modified Slime Pits end.
+* Modified Slime Pits end, guarantee rune.
* Several new vaults.
* Fixed some levels having the wrong amount of stairs.
* Treat adjacent doors as one (large) gate, opening/closing together.
@@ -155,7 +155,7 @@ Miscellaneous
* Changed stat display to be more compact and visually appealing.
* Overhaul of ghost structure.
* Overhauled and improved the documentation.
-* Outsourced names for random artefacts.
+* Outsourced a lot of text into database files.
* General code clean-up.
* Lots of additional bugs squashed.