Fix minor timing mistakes.

This commit is contained in:
Lari Nieminen 2007-12-05 23:51:04 +00:00
parent dfa08f2835
commit 919b42d35a

View file

@ -244,10 +244,10 @@
[/not]
[/secondary_unit_filter]
slowed_sound_start_time={TIME}
slowed_sound_start_time=-100
[slowed_sound_frame]
duration=-100
duration=100
sound=slowed.wav
[/slowed_sound_frame]
[/if]
@ -268,10 +268,10 @@
[/not]
[/secondary_unit_filter]
poisoned_sound_start_time={TIME}
poisoned_sound_start_time=-100
[poisoned_sound_frame]
duration=-100
duration=100
sound=poison.ogg
[/poisoned_sound_frame]
[/if]