diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-24 17:02:10 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-24 17:02:10 -0200 |
commit | e7b05131522709d04c387a441463a742c9ddcff1 (patch) | |
tree | 61d97ebf2932d6d92ef8be4cbec81cc4184e54ef /npc | |
parent | 2c90f2a3f940a91581a8a9bdc4811df220205f51 (diff) | |
download | serverdata-e7b05131522709d04c387a441463a742c9ddcff1.tar.gz serverdata-e7b05131522709d04c387a441463a742c9ddcff1.tar.bz2 serverdata-e7b05131522709d04c387a441463a742c9ddcff1.tar.xz serverdata-e7b05131522709d04c387a441463a742c9ddcff1.zip |
Actually, that's an insult. Raise Milly's attack speed boost to last half hour,
until @Saulc says it is fine to give the grand reward
(PS. Maybe a teddy bear would be better?)
Diffstat (limited to 'npc')
-rw-r--r-- | npc/012-1/milly.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/milly.txt b/npc/012-1/milly.txt index dbe222c35..47c8e2a24 100644 --- a/npc/012-1/milly.txt +++ b/npc/012-1/milly.txt @@ -54,7 +54,7 @@ L_Finish: next; // Debug percentheal 100, 100; - sc_start SC_ATTHASTE_POTION1, 600000, 30; + sc_start SC_ATTHASTE_POTION1, 1800000, 30; mesn; mesc l("Saulc was here"), 1; close; |