Fix minor timing mistakes.
This commit is contained in:
parent
dfa08f2835
commit
919b42d35a
1 changed files with 4 additions and 4 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue