From 9841ce45ea91c1ad394d706fd748ffc1fd9d9de0 Mon Sep 17 00:00:00 2001 From: Darshan Shaligram Date: Sat, 9 Jan 2010 01:21:44 +0530 Subject: Add -script option to Crawl to run a Lua script. Scripts are similar to tests, but can be parameterised. Add a script to generate 150 level at a named place and report on all the monsters generated there. --- crawl-ref/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'crawl-ref/.gitignore') diff --git a/crawl-ref/.gitignore b/crawl-ref/.gitignore index b207c2b3bb..8f227bbba9 100644 --- a/crawl-ref/.gitignore +++ b/crawl-ref/.gitignore @@ -33,6 +33,7 @@ morgue *.map map.dump mapgen.log +*.out *.stat # Tile copied files -- cgit v1.2.3-54-g00ecf