diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-22 12:00:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-22 12:00:05 -0300 |
commit | b189a22ace6e2f7a5ebbf563bd80bf625498400b (patch) | |
tree | 793921fbcb3e0cc8e870dd11712e13de047fb8cd /npc/012-2/helena.txt | |
parent | 3f32c768d10c88de1426b83cdedfd5c7587bb978 (diff) | |
download | serverdata-b189a22ace6e2f7a5ebbf563bd80bf625498400b.tar.gz serverdata-b189a22ace6e2f7a5ebbf563bd80bf625498400b.tar.bz2 serverdata-b189a22ace6e2f7a5ebbf563bd80bf625498400b.tar.xz serverdata-b189a22ace6e2f7a5ebbf563bd80bf625498400b.zip |
JustDoIt + During night respawn is faster, instead of trying to change mob_count
Diffstat (limited to 'npc/012-2/helena.txt')
-rw-r--r-- | npc/012-2/helena.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/012-2/helena.txt b/npc/012-2/helena.txt index c9807445d..359872caf 100644 --- a/npc/012-2/helena.txt +++ b/npc/012-2/helena.txt @@ -87,6 +87,10 @@ L_Busy: mesq l("Ah, @@! I'm busy now, can we talk again later?", strcharinfo(0)); close; +L_DoIt: + mesn; + mesq l("@@, we are counting on you! We, the whole Hurnscald town!", strcharinfo(0)); + close; ///////////////////////// Stage 1 L_Start: |