diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-19 10:17:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-19 10:17:06 -0300 |
commit | 49765b0236a4a398b7d14eb2a419a5556279fc56 (patch) | |
tree | 92a4d19967e47c248fbdfd0cf1f224c5413e903a /npc/functions/weather.txt | |
parent | 3e82cbcbf7040277dc46244592b68733fe9e2265 (diff) | |
download | serverdata-49765b0236a4a398b7d14eb2a419a5556279fc56.tar.gz serverdata-49765b0236a4a398b7d14eb2a419a5556279fc56.tar.bz2 serverdata-49765b0236a4a398b7d14eb2a419a5556279fc56.tar.xz serverdata-49765b0236a4a398b7d14eb2a419a5556279fc56.zip |
Make Maps
Diffstat (limited to 'npc/functions/weather.txt')
-rw-r--r-- | npc/functions/weather.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt index cc7285721..cb426516d 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -16,10 +16,6 @@ mf_jexp: 39 mf_bexp: 40 - - setmapflag(.@key$, mf_nightenabled); - removemapflag(.@key$, mf_nightenabled); - */ OnInit: |