From 9b20a456d4496ad4da71b8b0d3c8d1640598cee3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jun 2018 11:38:31 -0300 Subject: Just comments --- npc/006-1/crazyfefe.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/006-1') diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index 4f5234252..556e57e8c 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -8,7 +8,7 @@ // $@FEFE_CAVE_LEVEL // Tracks if a fight is going on, and the current round if true. // $@FEFE_DELAY -// Tracks the delay between challenges. Also used to start the combat. +// Tracks the delay between challenges. Also used to start the combat. Set it to zero so you can start fight at once. // $@FEFE_CAVE_HERO$ // Whoever started a fight. Also used to know if a fight is about to begin. // $@FEFE_CAVE_PLAYER_COUNT @@ -16,7 +16,7 @@ // $@FEFE_WAVE // Current wave // $@GM_OVERRIDE -// Only possible with @set command, overrides the co-op requeriment. +// Only possible with @set command, overrides the co-op requeriment. Affects other scripts. 006-1,47,22,0 script Crazyfefe NPC_STATUE_EVILMAN,{ if ($@FEFE_CAVE_LEVEL) goto L_Enjoy; -- cgit v1.2.3-60-g2f50