Skip to content

Commit

Permalink
Update SALAM01.D
Browse files Browse the repository at this point in the history
Assure Global to be set
  • Loading branch information
RoxanneSHS authored Oct 3, 2019
1 parent 4cb30c7 commit ee39df9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions TDDz/_RIATAVIN/D/SALAM01.D
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,10 @@ END

IF ~~ THEN BEGIN 26 // from: 25.1 25.0
SAY @56
IF ~~ THEN DO ~CreateVisualEffectObject("spportal","salam01")
IF ~~ THEN DO ~SetGlobal("tz_pashacircle","GLOBAL",1) Wait(1)
CreateVisualEffectObject("spportal","salam01")
Wait(2)
ActionOverride("salam01",DestroySelf())
AddExperienceParty(SALAM01_D_20000)
SetGlobal("tz_pashacircle","GLOBAL",1)~ EXIT
~ EXIT
END

0 comments on commit ee39df9

Please sign in to comment.