Skip to content

Commit d453d41

Browse files
committed
New hit effect for Jibauni missiles
Uses the old Kinetic Spear sound.
1 parent f1987f5 commit d453d41

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

data/jibauni/jibauni outfits.txt

+14-2
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ outfit "Ruksay Missile Launcher"
408408
sound "ruksay missile"
409409
icon "icon/ruksay"
410410
"die effect" "missile death"
411-
"hit effect" "missile hit"
411+
"hit effect" "jibauni missile hit"
412412
"inaccuracy" 6
413413
"velocity" 0
414414
"acceleration" 1.2
@@ -455,7 +455,7 @@ outfit "Rukjay Missile Launcher"
455455
ammo "Rukjay Missile"
456456
icon "icon/rukjay"
457457
"die effect" "missile death"
458-
"hit effect" "missile hit"
458+
"hit effect" "jibauni missile hit"
459459
sound "rukjay missile"
460460
"inaccuracy" 2
461461
"velocity" 0
@@ -485,6 +485,18 @@ outfit "Rukjay Missile Launcher"
485485
"fused"
486486
description "The missiles this launches have great tracking and do some splash damage at the cost of generating some heat. Most Jibauni captains regard the tracking as good enough to more than make up for the heat inefficiency."
487487

488+
effect "jibauni missile hit"
489+
sprite "effect/explosion/medium"
490+
"no repeat"
491+
"frame rate" 15
492+
sound "jibauni missile hit"
493+
"lifetime" 28
494+
"random angle" 360
495+
"random velocity" .6
496+
"random spin" 3
497+
"random frame rate" 5
498+
"velocity scale" .4
499+
488500
outfit "Flak Launcher"
489501
category "Guns"
490502
cost 158000

0 commit comments

Comments
 (0)