git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6224 c06c8d41-db1a-0410-9941-cceddc491573
UYAMRJ3MIW2UOW4OZZFYNQRSDSNCMKKQQFH34VPGNFDYNTIML46AC
IE3INS4WUXZOBVXB5VWRBYPVPXADD2U2W5H3TBTOYNWJ3EGRSGQQC
H3552BCIAVBLKAYKE4DHFLBLFW5RGRMYBMRRYHYEB5IPIJRUVU5QC
MXOCLQAUGWLOS7AOTYZ46JZDMRL4EVRK5YN4JJUQ76GLKBOBHEVAC
WE3JT43OR4L6675GINGU4B3YDBMURJZHDDYY3VLHUJEBAKH2HYEAC
R6XS2HO5QX2FJUGL5UQQRNETKCMYWTUFPHPPS5SYWK3OQA4UDUQQC
##############################################################################
# Fire stormNAME: gehenna_fire_generatorDEPTH: Geh:*PLACE: Geh:1ORIENT: floatMARKER: . = lua:fog_machine { \ pow_max = 15, delay_min = 100, delay_max = 150, size = 1, \ size_buildup_amnt = 29, size_buildup_time = 1000, \ cloud_type = "flame" \ }MAP.ENDMAP
# Fire storm
NAME: gehenna_fire_generator
DEPTH: Geh:*
PLACE: Geh:1
ORIENT: float
MARKER: . = lua:fog_machine { \
pow_max = 15, delay_min = 100, delay_max = 150, size = 1, \
size_buildup_amnt = 29, size_buildup_time = 1000, \
cloud_type = "flame" \
}
MAP
.
ENDMAP
NAME: lemuel_hellion_isle
MONS: hellion, Fiend
Another type of MARKER sets generators of various clouds, e.g.: MARKER: A = lua:fog_machine { \ pow_max = 15, delay_min = 100, delay_max = 150, \ size = 1, size_buildup_amnt = 29, \ size_buildup_time = 1000 }
Another type of MARKER sets generators of various clouds, e.g.:
MARKER: A = lua:fog_machine { \
pow_max = 15, delay_min = 100, delay_max = 150, \
size = 1, size_buildup_amnt = 29, \
size_buildup_time = 1000 }
For a full explanation of the various paramenters, read the header of dat/clua/lm_fog.lua.
For a full explanation of the various paramenters, read the
header of dat/clua/lm_fog.lua.