diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-20 02:57:13 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-20 02:57:13 -0200 |
commit | 4eac57bf613555236a124ced094fd382d48f479e (patch) | |
tree | a171f360fa7c62300d9084cc9ec7e8153db70efe /npc/018-2-2/main.txt | |
parent | e075fabefe585e8557ef2ed79970e73665b0d55b (diff) | |
download | serverdata-4eac57bf613555236a124ced094fd382d48f479e.tar.gz serverdata-4eac57bf613555236a124ced094fd382d48f479e.tar.bz2 serverdata-4eac57bf613555236a124ced094fd382d48f479e.tar.xz serverdata-4eac57bf613555236a124ced094fd382d48f479e.zip |
Heroes Hold Information Menu.
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"; |