Skip to content

Commit

Permalink
obsolete now
Browse files Browse the repository at this point in the history
  • Loading branch information
Brain-dawg committed Nov 19, 2024
1 parent 8f87a9f commit 834a71d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,6 @@ WaveSchedule
{
try IncludeScript(format(`conjuring_scripts/%s`, path), _root) catch(e) printl(e)
}
IncludeCustom(`mvm_creepside_b2_adv_catastrophic_conjuring_tags.nut`)
IncludeCustom(`creepside_adv.nut`)
ClientPrint(null,3,`\x0799CCFMWARNING! The bomb will STOP RESETTING when the wave nears the end!`)

Expand Down Expand Up @@ -1063,7 +1062,6 @@ WaveSchedule
{
try IncludeScript(format(`conjuring_scripts/%s`, path), _root) catch(e) printl(e)
}
IncludeCustom(`mvm_creepside_b2_adv_catastrophic_conjuring_tags.nut`)
IncludeCustom(`creepside_adv.nut`)

MissionAttrs
Expand Down Expand Up @@ -1439,7 +1437,6 @@ WaveSchedule
{
try IncludeScript(format(`conjuring_scripts/%s`, path), _root) catch(e) printl(e)
}
IncludeCustom(`mvm_creepside_b2_adv_catastrophic_conjuring_tags.nut`)
IncludeCustom(`creepside_adv.nut`)

MissionAttrs
Expand Down Expand Up @@ -2048,7 +2045,6 @@ WaveSchedule
{
try IncludeScript(format(`conjuring_scripts/%s`, path), _root) catch(e) printl(e)
}
IncludeCustom(`mvm_creepside_b2_adv_catastrophic_conjuring_tags.nut`)
IncludeCustom(`merasmus_boss.nut`)
IncludeCustom(`creepside_adv.nut`)

Expand Down

This file was deleted.

0 comments on commit 834a71d

Please sign in to comment.