diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-07 01:52:10 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-07 01:52:10 -0200 |
commit | 5f63341ee143d66922663261b7c49a092309c87a (patch) | |
tree | 8b7090e924d9f91ca223c6db086d25cb9231af6f /npc/003-1 | |
parent | f67a940d5ef53db0047c7f353c9f975ec4a9b65b (diff) | |
download | serverdata-5f63341ee143d66922663261b7c49a092309c87a.tar.gz serverdata-5f63341ee143d66922663261b7c49a092309c87a.tar.bz2 serverdata-5f63341ee143d66922663261b7c49a092309c87a.tar.xz serverdata-5f63341ee143d66922663261b7c49a092309c87a.zip |
Lack of attention
Diffstat (limited to 'npc/003-1')
-rw-r--r-- | npc/003-1/quirino.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/003-1/quirino.txt b/npc/003-1/quirino.txt index c47046bff..fa2023eed 100644 --- a/npc/003-1/quirino.txt +++ b/npc/003-1/quirino.txt @@ -38,7 +38,8 @@ L_NoSeason: $@EQ_STATUS=0; npctalkonce l("A sec... And... Done! I just finished cleaning it up!"); } else { - npctalkonce l("I'm currently cleaning the arena, wait just @@ more.", FuzzyTime($@EQ_TIMER+3600)); + npctalkonce l("I'm currently cleaning the arena, wait just @@ more.", FuzzyTime($@EQ_TIMER+3600)); + } } else { npctalkonce l("I'm currently hosting a fight."); } |