Skip to content

Commit

Permalink
Defined slow/poison/petrify status sounds (same as hardcoded defaults)
Browse files Browse the repository at this point in the history
  • Loading branch information
ln-zookeeper committed Sep 8, 2015
1 parent e4ed29c commit 632b7f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/game_config.cfg
Expand Up @@ -95,6 +95,12 @@
game_user_leave = "leave.wav"
ready_for_start = "bell.wav"
game_has_begun = "gamestart.ogg"

[status]
slowed="slowed.wav"
poisoned="poison.ogg"
petrified="petrified.ogg"
[/status]
[/sounds]

fog_prefix="terrain/fog/fog"
Expand Down

0 comments on commit 632b7f3

Please sign in to comment.