You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts_src/main/obj_dude.ssl
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -259,9 +259,11 @@ end
259
259
260
260
procedure critter_p_proc begin
261
261
if (global_var(GVAR_DUDE_START_SEQ_1) != 0) then begin
262
-
if (game_time > global_var(GVAR_DUDE_START_SEQ_1) and not v13_status(FLG_GRUTHAR_DEAD) and cur_map_index != MAP_VAULT_13 and (global_var(GVAR_SCHREBER_DEAD) < 1)) then begin
0 commit comments