mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-22 17:01:08 +00:00
- RR sndinfo update to give several sounds the same names as in Duke where they have equal function.
This commit is contained in:
parent
3d8e5787b1
commit
5df33ae089
2 changed files with 23 additions and 20 deletions
2
wadsrc/static/filter/redneck.ridesagain/sndinfo.txt
Normal file
2
wadsrc/static/filter/redneck.ridesagain/sndinfo.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
$alias HULK_WHACK HULK_ATTACK
|
||||
|
|
@ -83,7 +83,7 @@ $conreserve FROG1 74
|
|||
$conreserve TRUCK_LP 75
|
||||
$conreserve SWITCH_ON 76
|
||||
$conreserve E1L3 77
|
||||
$conreserve LN_HOTDM 78
|
||||
$conreserve PLAYER_GETWEAPON3 78
|
||||
$conreserve FLUSH 79
|
||||
$conreserve E1L4 80
|
||||
$conreserve QUAKE 81
|
||||
|
@ -112,7 +112,7 @@ $conreserve E1L6 103
|
|||
$conreserve E1L7 104
|
||||
$conreserve E2L1 105
|
||||
$conreserve PADDLE 106
|
||||
$conreserve LN_HOLD 107
|
||||
$conreserve PLAYER_GETWEAPON2 107
|
||||
$conreserve VX_TAKIT 108
|
||||
$conreserve SHOT6 109
|
||||
$conreserve CT_LAF2 110
|
||||
|
@ -211,11 +211,11 @@ $conreserve JACKPAIN 202
|
|||
$conreserve LN_BITCH 203
|
||||
$conreserve CT_LAND 204
|
||||
$conreserve BR_ROAM2 205
|
||||
$conreserve LN_HUSH 206
|
||||
$conreserve PLAYER_GETWEAPON1 206
|
||||
$conreserve LN_PAIN4 207
|
||||
$conreserve LN_SLOW 208
|
||||
$conreserve LN_PAIN4A 209
|
||||
$conreserve JUG 210
|
||||
$conreserve PLAYER_GET 210
|
||||
$conreserve PLAYER_LONGTERM_PAIN 211
|
||||
$conreserve MONITOR 212
|
||||
$conreserve JACKATK1 213
|
||||
|
@ -226,14 +226,14 @@ $conreserve DIDDLP 217
|
|||
$conreserve ELVISMOD 218
|
||||
// PISCOCK 219
|
||||
$conreserve BIKESKID 220
|
||||
$conreserve LN_STINK 221
|
||||
$conreserve JIBBED1 222
|
||||
$conreserve JIBBED2 223
|
||||
$conreserve JIBBED3 224
|
||||
$conreserve JIBBED4 225
|
||||
$conreserve JIBBED5 226
|
||||
$conreserve JIBBED6 227
|
||||
$conreserve JIBBED7 228
|
||||
$conreserve PLAYER_GETWEAPON4 221
|
||||
$conreserve JIBBED_ACTOR1 222
|
||||
$conreserve JIBBED_ACTOR2 223
|
||||
$conreserve JIBBED_ACTOR3 224
|
||||
$conreserve JIBBED_ACTOR4 225
|
||||
$conreserve JIBBED_ACTOR5 226
|
||||
$conreserve JIBBED_ACTOR6 227
|
||||
$conreserve JIBBED_ACTOR7 228
|
||||
$conreserve PLAYER_GOTHEALTHATLOW 229
|
||||
$conreserve E2L5 230
|
||||
$conreserve REGISTER 231
|
||||
|
@ -268,13 +268,13 @@ $conreserve GAMBELEV 259
|
|||
$conreserve SLINGHIT 260
|
||||
$conreserve PIANO_P1 261
|
||||
$conreserve BANJO1 262
|
||||
$conreserve JIBBED13 263
|
||||
$conreserve LN_BBQ 264
|
||||
$conreserve JIBBED8 265
|
||||
$conreserve JIBBED9 266
|
||||
$conreserve JIBBED10 267
|
||||
$conreserve JIBBED11 268
|
||||
$conreserve JIBBED12 269
|
||||
$conreserve JIBBED_ACTOR13 263
|
||||
$conreserve PLAYER_GETWEAPON6 264
|
||||
$conreserve JIBBED_ACTOR8 265
|
||||
$conreserve JIBBED_ACTOR9 266
|
||||
$conreserve JIBBED_ACTOR10 267
|
||||
$conreserve JIBBED_ACTOR11 268
|
||||
$conreserve JIBBED_ACTOR12 269
|
||||
$conreserve LNRD_KILLED4 270
|
||||
$conreserve LNRD_KILLED5 271
|
||||
$conreserve BANJO2 272
|
||||
|
@ -355,7 +355,7 @@ $conreserve WINDCAVE 346
|
|||
$conreserve ALARM 347
|
||||
$conreserve SF_THLAW 348
|
||||
$conreserve SF_TLAW2 349
|
||||
$conreserve LN_SCREW 350
|
||||
$conreserve PLAYER_GETWEAPON5 350
|
||||
$conreserve THUNDER1 351
|
||||
$conreserve THUNDER2 352
|
||||
$conreserve THUNDER3 353
|
||||
|
@ -509,3 +509,4 @@ $conreserve BUB_HEY2 499
|
|||
|
||||
$alias CRANEGRAB YEHAA16
|
||||
$alias FLUSH_TOILET PLAYER_GRUNT
|
||||
$alias HULK_WHACK CROWUSH
|
||||
|
|
Loading…
Reference in a new issue