diff options
author | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-21 00:38:57 +0000 |
---|---|---|
committer | Gepard <Gepard@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-21 00:38:57 +0000 |
commit | ac41b6eef235f98928f650d570a893a9db66a586 (patch) | |
tree | 56d2f59a8547182cfc11cfdf51662777d0298010 /doc | |
parent | 12c0420f9b5e5ddab111d394631a10d6bff2de84 (diff) | |
download | hercules-ac41b6eef235f98928f650d570a893a9db66a586.tar.gz hercules-ac41b6eef235f98928f650d570a893a9db66a586.tar.bz2 hercules-ac41b6eef235f98928f650d570a893a9db66a586.tar.xz hercules-ac41b6eef235f98928f650d570a893a9db66a586.zip |
* Removed unused 'indoors' mapflag (follow-up to r3729).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14434 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc')
-rw-r--r-- | doc/script_commands.txt | 2 |
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). --------------------------------------- |