diff options
Diffstat (limited to 'npc/018-2-2/main.txt')
-rw-r--r-- | npc/018-2-2/main.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/018-2-2/main.txt b/npc/018-2-2/main.txt index c5e41cc70..2d0c819c5 100644 --- a/npc/018-2-2/main.txt +++ b/npc/018-2-2/main.txt @@ -69,7 +69,8 @@ OnInterIfInit: end; -// Controls logic for each instance +// Controls logic for each instance (TODO) +// Initialize each instance (Currently waits 7 seconds, could work with just 4, but better safe than sorry) OnTimer7000: stopnpctimer; debugmes "Heroes Hold Monsters: Initializing"; |