Skip to content

Commit

Permalink
Actually play song when voice is restored
Browse files Browse the repository at this point in the history
Regardless of daytime
  • Loading branch information
Ychap committed Oct 5, 2024
1 parent 70bce71 commit bdb7cc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions JA#BGT_AdvPack/Miniquest/ja#alyth.d
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ END

IF WEIGHT #-1 ~Global("JA#ELFSONG_QUEST","GLOBAL",8)~ THEN JA#ALYTH_18
SAY @50
IF ~~ THEN REPLY @51 DO ~SetGlobal("JA#ELFSONG_QUEST","GLOBAL",9)~ GOTO JA#ALYTH_19
IF ~~ THEN REPLY @52 DO ~SetGlobal("JA#ELFSONG_QUEST","GLOBAL",9)~ GOTO JA#ALYTH_20
IF ~~ THEN REPLY @51 DO ~SetGlobal("JA#ELFSONG_QUEST","GLOBAL",9) PlaySong(%JA#ESTA%)~ GOTO JA#ALYTH_19
IF ~~ THEN REPLY @52 DO ~SetGlobal("JA#ELFSONG_QUEST","GLOBAL",9) PlaySong(%JA#ESTA%)~ GOTO JA#ALYTH_20
END

IF ~~ THEN JA#ALYTH_19
Expand Down

0 comments on commit bdb7cc3

Please sign in to comment.