Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Update/Add Configs (#434)
Browse files Browse the repository at this point in the history
* Make it impossible to Jump Crouch level 5 end lasers

* Update ze_tyranny2_v1_csgo2.cfg

* Update Bible since its not supposed to show as infinite uses

* Change CD of level 4 lock trigger

You can still screw over the team by trolling.

* Limited use doesn't exist on the css version.

* Create ze_l0v0l_v1_4_csgo2.cfg

* Update ze_l0v0l_v1_4_csgo2.cfg
  • Loading branch information
December authored Jun 26, 2023
1 parent b052e23 commit 98cdea8
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
20 changes: 20 additions & 0 deletions musicname/ze_l0v0l_v1_4_csgo2.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
"music"
{
"stage1first.mp3" "Dragon Quest VIII - To A Vast World"
"stage1bossend.mp3" "Waterflame - Nightlife"
"stage2first.mp3" "Waterflame - FlyBoy & GabberGirl"
"stage2second.mp3" "Waterflame - Disposition"
"stage2boss.mp3" "Waterflame - Geometrical Dominator"
"stage2end.mp3" "Waterflame - The Race Around The World 2"
"stage3first.mp3" "Waterflame - Velocity Wings"
"stage3third.mp3" "GCN Wario Colosseum/Waluigi Stadium Mario Kart 8 Deluxe Remix by Joshhmarshh"
"stage3second.mp3" "Waterflame - Love Shuttle"
"stage3boss.mp3" "DJ Nate - Center Of Existance"
"stage3end.mp3" "Waterflame - Electroman Adventures V2"
"stage4first.mp3" "Waterflame - Hexagon Force"
"stage4second.mp3" "Waterflame - Dark Seaside"
"stage4thirrrd.mp3" "Xi - Vanitas"
"secret_boss.mp3" "Monster Hunter Frontier G - Zerureusu Phase 1"
"stage4boss.mp3" "Xenoblade Chronicles - You Will Know Our Names"
"stage4end.mp3" "Xenoblade Chronicles - Unfinished Battle"
}
4 changes: 3 additions & 1 deletion stripper/ze_tyranny2_v1_csgo2.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ add:
"OnTrigger" "s5_boss_diablo_laser_temp,AddOutput,origin 3775 11045 8288,62.04,-1"
"OnTrigger" "s5_boss_diablo_laser_temp,ForceSpawn,,62.06,-1"
"OnTrigger" "s5_boss_diablo_laser_temp,AddOutput,origin 3775 11045 8310,62.08,-1"
"OnTrigger" "s5_boss_diablo_laser_temp,AddOutput,origin 3775 11045 8340,62.08,-1"
"OnTrigger" "s5_boss_diablo_laser_temp,AddOutput,origin 3775 11045 8370,62.08,-1"
"OnTrigger" "s5_boss_diablo_laser_temp,ForceSpawn,,62.1,-1"
"OnTrigger" "s5boss_diablo_model,SetAnimation,Stand,62.4,-1"
}
Expand All @@ -62,4 +64,4 @@ modify:
{
"item_assaultsuit" "1"
}
}
}
2 changes: 1 addition & 1 deletion stripper/ze_tyranny_v5_2k3.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ modify:
}
insert:
{
"OnUser1" "block_humanitem,Trigger,,12,1"
"OnUser1" "block_humanitem,Trigger,,6,1"
}
}

Expand Down

0 comments on commit 98cdea8

Please sign in to comment.