Skip to content

Commit

Permalink
Fix: Demo General Terrorist On Bike Missing Red Smoke Effect After De…
Browse files Browse the repository at this point in the history
…molitions Upgrade (#260)
  • Loading branch information
commy2 authored Sep 9, 2021
1 parent f611d4a commit b331a66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Patch104pZH/Design/Tasks/commy2_tasks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ https://github.com/commy2/zerohour/issues/215 [MAYBE] Nationalis
https://github.com/commy2/zerohour/issues/210 [DONE][NPROJECT] Weapons And Animations Broken On HiDef Scud Launcher
https://github.com/commy2/zerohour/issues/209 [MAYBE][NPROJECT] Demo General Combat Bike With Demolitions Upgrade Deals Full Damage When Destroyed Without Terrorist
https://github.com/commy2/zerohour/issues/208 [MAYBE][NPROJECT] Demo General Terror Bike Damages Allies Before Demolitions Upgrade
https://github.com/commy2/zerohour/issues/207 [IMPROVEMENT][NPROJECT] Demo General Terrorist On Bike Missing Red Smoke Effect After Demolitions Upgrade
https://github.com/commy2/zerohour/issues/207 [DONE][NPROJECT] Demo General Terrorist On Bike Missing Red Smoke Effect After Demolitions Upgrade
https://github.com/commy2/zerohour/issues/206 [MAYBE] Combat Chinook Moves Very Close To Target When Passengers Are Ordered To Attack
https://github.com/commy2/zerohour/issues/205 [IMPROVEMENT] Listening Outpost Damaged Smoke Effect Sticks After Repair
https://github.com/commy2/zerohour/issues/204 [MAYBE] Fire Base Cannot Order Passengers To Attack Airborne Targets
Expand Down
4 changes: 2 additions & 2 deletions Patch104pZH/GameFilesEdited/Data/INI/Weapon.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6771,7 +6771,7 @@ Weapon Demo_TerroristOnCombatBikeSuicideDynamitePack
ClipSize = 1
ClipReloadTime = 0
AutoReloadsClip = No
FireFX = WeaponFX_SuicideDynamitePackDetonation
FireFX = WeaponFX_DemoSuicideDynamitePackDetonation ; Patch104p @bugfix commy2 09/09/2021 Fixed Demo Bike was using regular Terrorist explosion.
FireSound = CarBomberDie
End

Expand All @@ -6793,7 +6793,7 @@ Weapon Demo_TerroristOnCombatBikeSuicideDynamitePackPlusFire
ClipSize = 1
ClipReloadTime = 0
AutoReloadsClip = No
FireFX = WeaponFX_SuicideDynamitePackDetonationPlusFire
FireFX = WeaponFX_DemoSuicideDynamitePackDetonationPlusFire ; Patch104p @bugfix commy2 09/09/2021 Fixed Demo Bike was using regular Terrorist explosion.
FireSound = CarBomberDie
End

Expand Down

0 comments on commit b331a66

Please sign in to comment.