diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-09 16:52:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-09 16:52:55 -0300 |
commit | 9fe5b87fc5e02f81e4cc36a62c6eb57d0995f2d4 (patch) | |
tree | 1f0d65f78281f95644fd554c22a39f5d64d00a83 /npc/003-1/quirino.txt | |
parent | a8db1c344659d67dbbc4100b48eeb10fc2e38660 (diff) | |
download | serverdata-9fe5b87fc5e02f81e4cc36a62c6eb57d0995f2d4.tar.gz serverdata-9fe5b87fc5e02f81e4cc36a62c6eb57d0995f2d4.tar.bz2 serverdata-9fe5b87fc5e02f81e4cc36a62c6eb57d0995f2d4.tar.xz serverdata-9fe5b87fc5e02f81e4cc36a62c6eb57d0995f2d4.zip |
Patch Quirino.
Diffstat (limited to 'npc/003-1/quirino.txt')
-rw-r--r-- | npc/003-1/quirino.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-1/quirino.txt b/npc/003-1/quirino.txt index 3a77872c5..fbb9acdfc 100644 --- a/npc/003-1/quirino.txt +++ b/npc/003-1/quirino.txt @@ -41,6 +41,8 @@ L_NoSeason: 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)); + openstorage(2, STORAGE_ACCESS_GET); + end; } } else { npctalkonce l("I'm currently hosting a fight."); |