Skip to content

Commit

Permalink
tweak list of ids
Browse files Browse the repository at this point in the history
  • Loading branch information
Fris0uman committed Aug 14, 2021
1 parent 0ea216e commit 320c262
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions documentation/List_of_sound_ids.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ See [SOUNDPACKS.md](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc

| Id | Variant |
| ------------------------- | --------------------------- |
| open\_door | <furniture> |
| open\_door | <terrain> |
| close\_door | <furniture> |
| close\_door | <terrain> |
| open\_door | \<furniture\> |
| open\_door | \<terrain\> |
| close\_door | \<furniture\> |
| close\_door | \<terrain\> |
| bash | |
| smash | wall |
| smash | door |
Expand All @@ -18,10 +18,10 @@ See [SOUNDPACKS.md](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc
| smash\_sucess | hit\_vehicle |
| smash\_sucess | smash\_glass\_contents |
| smash\_sucess | smash\_cloth |
| smash\_sucess | <furniture> |
| smash\_sucess | <terrain> |
| smash\_fail | <furniture> |
| smash\_fail | <terrain> |
| smash\_sucess | \<furniture\> |
| smash\_sucess | \<terrain\> |
| smash\_fail | \<furniture\> |
| smash\_fail | \<terrain\> |
| melee\_swing | small\_bash |
| melee\_swing | small\_cutting |
| melee\_swing | small\_stabbing |
Expand All @@ -34,21 +34,21 @@ See [SOUNDPACKS.md](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc
| melee\_hit\_flesh | big\_bash |
| melee\_hit\_flesh | big\_cutting |
| melee\_hit\_flesh | big\_stabbing |
| melee\_hit\_flesh | <weapon> |
| melee\_hit\_flesh | \<weapon\> |
| melee\_hit\_metal | small\_bash |
| melee\_hit\_metal | small\_cutting |
| melee\_hit\_metal | small\_stabbing |
| melee\_hit\_metal | big\_bash |
| melee\_hit\_metal | big\_cutting |
| melee\_hit\_metal | big\_stabbing |
| melee\_hit\_metal | <weapon> |
| melee\_hit\_metal | \<weapon\> |
| melee\_hit | null |
| melee\_hit | <weapon> |
| fire\_gun | <weapon> |
| melee\_hit | \<weapon\> |
| fire\_gun | \<weapon\> |
| fire\_gun | brass\_eject |
| fire\_gun | empty |
| fire\_gun\_distant | <weapon> |
| reload | <weapon> |
| fire\_gun\_distant | \<weapon\> |
| reload | \<weapon\> |
| bullet\_hit | hit\_flesh |
| bullet\_hit | hit\_wall |
| bullet\_hit | hit\_metal |
Expand All @@ -61,7 +61,7 @@ See [SOUNDPACKS.md](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc
| environment | indoors |
| environment | indoors\_rain |
| environment | underground |
| environment | <weather\_type> |
| environment | \<weather\_type\> |
| environment | alarm |
| environment | church\_bells |
| environment | police\_siren |
Expand All @@ -82,8 +82,8 @@ See [SOUNDPACKS.md](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc
| melee\_attack | monster\_melee\_hit |
| player\_laugh | laugh\_f |
| player\_laugh | laugh\_m |
| plmove | <terrain> |
| plmove | <vehicle\_part> |
| plmove | \<terrain\\> |
| plmove | \<vehicle\_part\\> |
| plmove | walk\_grass |
| plmove | walk\_dirt |
| plmove | walk\_metal |
Expand Down Expand Up @@ -138,17 +138,17 @@ See [SOUNDPACKS.md](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc
| trap | glass\_caltrop |
| trap | glass |
| activity | burrow |
| musical\_instrument | <instrument> |
| musical\_instrument\_bad | <instrument> |
| musical\_instrument | \<instrument\\> |
| musical\_instrument\_bad | \<instrument\\> |
| shout | scream |
| shout | scream\_tortured |
| shout | roar |
| shout | squeak |
| shout | shriek |
| shout | wail |
| shout | howl |
| speech | <item\_id> |
| speech | <monster\_id> |
| speech | \<item\_id\\> |
| speech | \<monster\_id\\> |
| speech | NPC\_m |
| speech | NPC\_f |
| speech | NPC\_m\_loud |
Expand All @@ -159,22 +159,22 @@ See [SOUNDPACKS.md](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc
| humming | electric |
| humming | machinery |
| fire | ignition |
| engine\_start | <vehicle\_part> |
| engine\_start | \<vehicle\_part\> |
| engine\_start | combustion |
| engine\_start | electric |
| engine\_start | muscle |
| engine\_start | wind |
| engine\_stop | <vehicle\_part> |
| engine\_stop | \<vehicle\_part\> |
| engine\_stop | combustion |
| engine\_stop | electric |
| engine\_stop | muscle |
| engine\_stop | wind |
| engine\_working\_internal | <vehicle\_part> |
| engine\_working\_internal | \<vehicle\_part\> |
| engine\_working\_internal | combustion |
| engine\_working\_internal | electric |
| engine\_working\_internal | muscle |
| engine\_working\_internal | wind |
| engine\_working\_external | <vehicle\_part> |
| engine\_working\_external | \<vehicle\_part\> |
| engine\_working\_external | combustion |
| engine\_working\_external | electric |
| engine\_working\_external | muscle |
Expand All @@ -198,8 +198,8 @@ See [SOUNDPACKS.md](https://github.com/CleverRaven/Cataclysm-DDA/blob/master/doc
| vehicle | reaper |
| vehicle | scoop |
| vehicle | scoop\_thump |
| vehicle\_open | <vehicle\_part> |
| vehicle\_close | <vehicle\_part> |
| vehicle\_open | \<vehicle\_part\> |
| vehicle\_close | \<vehicle\_part\> |
| misc | flashbang |
| misc | flash |
| misc | shockwave |
Expand Down

0 comments on commit 320c262

Please sign in to comment.