summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-10-21 00:38:57 +0000
committerGepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-10-21 00:38:57 +0000
commit55b7526fef129aa129b1451fa2f55c76f3de3df6 (patch)
tree5570c49a5422e987479560c92ef710eea9cee41b /doc
parent0d0eec49317fff199cfb67b4d4f202d824cf68e6 (diff)
downloadhercules-55b7526fef129aa129b1451fa2f55c76f3de3df6.tar.gz
hercules-55b7526fef129aa129b1451fa2f55c76f3de3df6.tar.bz2
hercules-55b7526fef129aa129b1451fa2f55c76f3de3df6.tar.xz
hercules-55b7526fef129aa129b1451fa2f55c76f3de3df6.zip
* Removed unused 'indoors' mapflag (follow-up to r3729).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14434 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc')
-rw-r--r--doc/script_commands.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index f235d7563..2d00cbbff 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -5674,7 +5674,7 @@ mf_noteleport, mf_nowarp, mf_nogo), storing location when disconnected
mf_pvp_noguild), WoE behavior (mf_gvg,mf_gvg_noparty), ability to use
skills or open up trade deals (mf_notrade, mf_novending, mf_noskill, mf_noicewall),
current weather effects (mf_snow, mf_fog, mf_sakura, mf_leaves, mf_rain, mf_clouds,
-mf_fireworks) and whether day/night will be in effect on this map (mf_indoors).
+mf_fireworks) and whether night will be in effect on this map (mf_nightenabled).
---------------------------------------