summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/clua/lm_trig.lua
diff options
context:
space:
mode:
authorBookofjude <bookofjude@gmail.com>2009-11-03 16:18:30 +1000
committerBookofjude <bookofjude@gmail.com>2009-11-03 16:21:58 +1000
commit7e4e5ebd6a2bbdf21037b1089b1ad96fa439985e (patch)
treea5ba69e9f902173340ff697847373eff2018177d /crawl-ref/source/dat/clua/lm_trig.lua
parent0addd910ea1fec2edab2a0672cd086ee83c19f67 (diff)
downloadcrawl-ref-7e4e5ebd6a2bbdf21037b1089b1ad96fa439985e.tar.gz
crawl-ref-7e4e5ebd6a2bbdf21037b1089b1ad96fa439985e.zip
Chained FogMachine convenience function, documentation, minor corrections.
chained_fog_machine now performs relevant lmark.synchronized_markers modification to fog machines. Provided documentation for this. Cleaned up volcano.des, removed some unused functions and fixed some line lengths, other minor corrections.
Diffstat (limited to 'crawl-ref/source/dat/clua/lm_trig.lua')
-rw-r--r--crawl-ref/source/dat/clua/lm_trig.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/dat/clua/lm_trig.lua b/crawl-ref/source/dat/clua/lm_trig.lua
index b4b1ef52b8..8431fe58b3 100644
--- a/crawl-ref/source/dat/clua/lm_trig.lua
+++ b/crawl-ref/source/dat/clua/lm_trig.lua
@@ -1,5 +1,5 @@
------------------------------------------------------------------------------
--- dungeon.lua:
+-- lm_trig.lua:
-- DgnTriggerers and triggerables:
--
-- This is similar to the overvable/observer design pattern: a triggerable