diff options
Diffstat (limited to 'npc/034-4/storage.txt')
-rw-r--r-- | npc/034-4/storage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/034-4/storage.txt b/npc/034-4/storage.txt index 37082fb4f..423f57412 100644 --- a/npc/034-4/storage.txt +++ b/npc/034-4/storage.txt @@ -102,7 +102,7 @@ OnTimer45000: monster(.mp$, 44, 78, strmobinfo(1, BlackMamba), BlackMamba, 1); end; -OnTimer600000: +OnTimer60000: .@pi = getmapusers(.mp$) + 1; monster(.mp$, 44, 78, strmobinfo(1, GoboBear), GoboBear, .@pi); $@VALIA_STATUS[.pid] = 12; |