diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-23 11:35:05 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-23 11:35:05 -0300 |
commit | 55da30a8730fde7bac52d01e8bcd712333324194 (patch) | |
tree | b758dd7924cfbaf33cd2550e26454f24ee7ef525 /npc/014-4/kamelot.txt | |
parent | a1ec8f5f2e64588ea391c129f8f586adf1d09408 (diff) | |
download | serverdata-55da30a8730fde7bac52d01e8bcd712333324194.tar.gz serverdata-55da30a8730fde7bac52d01e8bcd712333324194.tar.bz2 serverdata-55da30a8730fde7bac52d01e8bcd712333324194.tar.xz serverdata-55da30a8730fde7bac52d01e8bcd712333324194.zip |
Prudentialr12.1_20200523
Diffstat (limited to 'npc/014-4/kamelot.txt')
-rw-r--r-- | npc/014-4/kamelot.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/014-4/kamelot.txt b/npc/014-4/kamelot.txt index 090ad6501..0eb4f7045 100644 --- a/npc/014-4/kamelot.txt +++ b/npc/014-4/kamelot.txt @@ -130,6 +130,7 @@ OnDebug: mes ""; mesf "Keys: %d", $KAMELOT_KEYMASK[.@g]; mesf "Quest: %d", $KAMELOT_QUEST[.@g]; + mesf "Wave: %d", $@KAMELOT_WAVE[.@g]; mes ""; mesf "Maze Password: %d", $KAMELOT_PASSCODE[.@g]; mesf "Maze Status: %d", $KAMELOT_PASSMASK[.@g]; |