diff options
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."); |