diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-16 21:14:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-16 21:14:49 -0300 |
commit | cc87e015c15e3e975f134e0b5c08128cdfa7472a (patch) | |
tree | 41ec19ac1022c904acb42597f9e47940aaa2a30f /world | |
parent | 0fdd86c9e63c787cbb6cc9162c93efee550208e9 (diff) | |
download | serverdata-cc87e015c15e3e975f134e0b5c08128cdfa7472a.tar.gz serverdata-cc87e015c15e3e975f134e0b5c08128cdfa7472a.tar.bz2 serverdata-cc87e015c15e3e975f134e0b5c08128cdfa7472a.tar.xz serverdata-cc87e015c15e3e975f134e0b5c08128cdfa7472a.zip |
Raise that to 9600 clovers so at least one should drop this St. Patrick
100% up to luck! Merry St. Patrick Day!
Diffstat (limited to 'world')
-rw-r--r-- | world/map/npc/annuals/halloween/munro.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/annuals/halloween/munro.txt b/world/map/npc/annuals/halloween/munro.txt index 37001d6a..e664680e 100644 --- a/world/map/npc/annuals/halloween/munro.txt +++ b/world/map/npc/annuals/halloween/munro.txt @@ -89,10 +89,10 @@ L_Tormenta: if (gettime(5) != 17) end; - areamonster "008-1", 20, 20, 142, 100, "", 1037, 80; - areamonster "007-1", 20, 20, 124, 100, "", 1037, 40; - areamonster "011-1", 20, 20, 130, 120, "", 1037, 40; - areamonster "018-1", 20, 20, 180, 100, "", 1037, 100; + areamonster "008-1", 20, 20, 142, 100, "", 1037, 100; + areamonster "007-1", 20, 20, 124, 100, "", 1037, 80; + areamonster "011-1", 20, 20, 130, 120, "", 1037, 80; + areamonster "018-1", 20, 20, 180, 100, "", 1037, 140; end; } |