home *** CD-ROM | disk | FTP | other *** search
/ Total Chaos Nukem 3D Pack / TotalChaosNukem3dPack.iso / archive / harm1.con < prev    next >
Text File  |  1996-08-15  |  37KB  |  781 lines

  1.  
  2. /*
  3.  
  4. --------------------------------------------------------------------------------
  5. Duke Nukem 3D *MODIFIED* USER.CON file.
  6. For use with USER LEVEL HARM1.MAP!
  7. --------------------------------------------------------------------------------
  8.  
  9. IMPORTANT NOTICE IF YOU USE MODIFIED .CON FILES
  10.  
  11. If you are playing a MULTIPLAY game (Dukematch or Co-op) and you are
  12. using *modified* .CON files (USER.CON, GAME.CON, DEFS.CON), then each
  13. multiplayer must be using the EXACT SAME .CON files, or the game will
  14. get out of sync and/or develop interesting problems.
  15.  
  16. 3D Realms encourages you to experiment freely with the parameters
  17. contained in this file, and to share your discoveries with the rest
  18. of the world.  However, BE ADVISED that 3D Realms does NOT offer 
  19. any technical support on how to use this file or other user-modifiable 
  20. features of this game.  Do NOT call 3D Realms or Apogee Software 
  21. for advice or help with this subject.  
  22.  
  23. You make modifications to this and other files at your own risk. 
  24. It is recommended that you first make a backup copy of this, or
  25. any .CON files before making any changes.
  26.  
  27. How many ways can you die?
  28.  
  29. --------------------------------------------------------------------------------
  30. */
  31.  
  32. // ******************
  33. // MISC GAME SETTINGS
  34. // ******************
  35.  
  36. define CAMERASDESTRUCTABLE      NO            
  37. define FREEZERHURTOWNER         YES
  38.  
  39. define MAXPLAYERHEALTH          100
  40. define MAXWATERFOUNTAINHEALTH    50
  41.  
  42. define YELLHURTSOUNDSTRENGTH     40
  43. define YELLHURTSOUNDSTRENGTHMP   50
  44.  
  45. define MAXPLAYERATOMICHEALTH    125    
  46. define DOUBLEMAXPLAYERHEALTH    MAXPLAYERATOMICHEALTH
  47. define STARTARMORHEALTH         0
  48. define RETRIEVEDISTANCE         844
  49. define SQUISHABLEDISTANCE      1024 
  50. define DEFAULTVISIBILITY        512
  51. define FROZENQUICKKICKDIST      980
  52.  
  53. define GENERICIMPACTDAMAGE      10
  54. define SWEARFREQUENCY           42
  55.  
  56. define MAXPISTOLAMMO           200
  57. define MAXSHOTGUNAMMO           50
  58. define MAXCHAINGUNAMMO         200
  59. define MAXRPGAMMO               25
  60. define MAXHANDBOMBAMMO          25
  61. define MAXSHRINKERAMMO          4
  62. define MAXDEVISTATORAMMO        50
  63. define MAXFREEZEAMMO            25
  64. define MAXTRIPBOMBAMMO          5
  65.  
  66. define RESPAWNACTORTIME         768
  67. define RESPAWNITEMTIME          768
  68.  
  69. // The BLIMP has a high respawn time (any value smaller runs the risk
  70. // of spawning too many sprites, resulting in "Bog City")
  71. define BLIMPRESPAWNTIME 2048
  72.  
  73. define NUMFREEZEBOUNCES          2 
  74.  
  75.  
  76. define RUNNINGSPEED 53200
  77.  
  78. define PLAYDEADTIME 120
  79.  
  80. define SHRUNKCOUNT 270
  81. define SHRUNKDONECOUNT 304
  82.  
  83. define FROZENDRIPTIME 90
  84. define THAWTIME 120
  85.  
  86.  
  87. // Various blast radius distances
  88.  
  89. define RPGBLASTRADIUS           1780
  90. define PIPEBOMBRADIUS           2500
  91. define SHRINKERBLASTRADIUS      650
  92. define TRIPBOMBBLASTRADIUS      3880
  93. define MORTERBLASTRADIUS        2500
  94. define BOUNCEMINEBLASTRADIUS    2500
  95. define SEENINEBLASTRADIUS       2048
  96.  
  97. gamestartup     DEFAULTVISIBILITY GENERICIMPACTDAMAGE MAXPLAYERHEALTH
  98.                 STARTARMORHEALTH  RESPAWNACTORTIME RESPAWNITEMTIME RUNNINGSPEED
  99.                 RPGBLASTRADIUS PIPEBOMBRADIUS SHRINKERBLASTRADIUS TRIPBOMBBLASTRADIUS
  100.                 MORTERBLASTRADIUS BOUNCEMINEBLASTRADIUS SEENINEBLASTRADIUS
  101.                 MAXPISTOLAMMO MAXSHOTGUNAMMO MAXCHAINGUNAMMO
  102.                 MAXRPGAMMO MAXHANDBOMBAMMO MAXSHRINKERAMMO
  103.                 MAXDEVISTATORAMMO MAXTRIPBOMBAMMO MAXFREEZEAMMO
  104.                 CAMERASDESTRUCTABLE NUMFREEZEBOUNCES FREEZERHURTOWNER
  105.  
  106.  
  107. // Weapon Strengths
  108. define KNEE_WEAPON_STRENGTH             10
  109. define PISTOL_WEAPON_STRENGTH            6  
  110. define HANDBOMB_WEAPON_STRENGTH        140
  111.  
  112.  
  113.  
  114. // For direct hits with the rocket launcher,
  115. // this amount is actually doubled.  Otherwise,
  116. // damage values depend on distance. The
  117. // further, the weaker.
  118.  
  119. define RPG_WEAPON_STRENGTH              140
  120.  
  121.  
  122. define SHRINKER_WEAPON_STRENGTH          0
  123. define SHOTGUN_WEAPON_STRENGTH          10
  124. define CHAINGUN_WEAPON_STRENGTH          9
  125. define FREEZETHROWER_WEAPON_STRENGTH    16
  126. define COOL_EXPLOSION_STRENGTH          38
  127. define TRIPBOMB_STRENGTH               100
  128. define FIRELASER_WEAPON_STRENGTH         7
  129. define MORTER_WEAPON_STRENGTH           50
  130. define BOUNCEMINE_WEAPON_STRENGTH      150
  131. define SPIT_WEAPON_STRENGTH              8
  132. define BULLET_WEAPON_STRENGTH           30
  133.  
  134. // Enemy strengths (hit points).
  135.  
  136. define TROOPSTRENGTH            30
  137. define PIGCOPSTRENGTH          100
  138. define PIG_SHIELD_AMOUNT1       75
  139. define PIG_SHIELD_AMOUNT2       50
  140. define LIZSTRENGTH             100
  141. define LIZGETTINGDAZEDAT        15
  142. define LIZEATINGPLAYER          -2
  143. define OCTASTRENGTH           175
  144. define OCTASCRATCHINGPLAYER   -11
  145. define RECONSTRENGTH            50
  146. define TURRETSTRENGTH           30
  147. define ROTTURRETSTRENGTH        40
  148. define DRONESTRENGTH           150
  149. define CAPTAINSTRENGTH          50
  150. define CAPTSPINNINGPLAYER      -11
  151. define COMMANDERSTRENGTH        350
  152. define SHARKSTRENGTH            35
  153. define SHARKBITESTRENGTH        -9
  154.  
  155. define PISTOLAMMOAMOUNT         12
  156. define SHOTGUNAMMOAMOUNT        25
  157. define CHAINGUNAMMOAMOUNT       50
  158. define RPGAMMOBOX               10
  159. define CRYSTALAMMOAMOUNT        4
  160. define DEVISTATORAMMOAMOUNT     35
  161. define FREEZEAMMOAMOUNT         25
  162. define HANDBOMBBOX              10
  163.  
  164.  
  165. define BOSS1STRENGTH            4500
  166. define BOSS1PALSTRENGTH         1000
  167. define BOSS2STRENGTH            4500
  168. define BOSS3STRENGTH            4500
  169.  
  170.  
  171. // Miscellaneous strengths.
  172.  
  173. define WEAKEST           1
  174. define WEAK              5
  175. define MEDIUMSTRENGTH    10
  176. define TOUGH             20
  177. define REALLYTOUGH       30
  178. define HBOMBTOUGH       100
  179. define GOTTASMART        90
  180. define BOMBTOUGH        100
  181.  
  182.  
  183. // Players' inventory amounts.
  184.  
  185. define STEROID_AMOUNT           400
  186. define SHIELD_AMOUNT            100
  187. define SCUBA_AMOUNT            6400
  188. define HOLODUKE_AMOUNT         2400
  189. define JETPACK_AMOUNT          1600
  190. define HEAT_AMOUNT             1200
  191. define FIRSTAID_AMOUNT          MAXPLAYERHEALTH
  192. define BOOT_AMOUNT              200
  193.  
  194. define SPAWNAMMOODDS             96
  195.  
  196.  
  197. // Maximum quote size is 64 characters.
  198.  
  199. definequote  0        AUTO AIMING
  200. definequote  1        SHOW MAP: OFF
  201. definequote  2        ACTIVATED
  202. definequote  3        PORTABLE MEDKIT
  203. definequote  4        LOCKED
  204. definequote  5        GIVING EVERYTHING!
  205. definequote  6        BOOTS
  206. definequote  7        WASTED!
  207. definequote  8        UNLOCKED
  208. definequote  9        A SECRET PLACE!
  209. definequote 10        SQUISH!
  210. definequote 11        ALL DOORS UNLOCKED
  211. definequote 12        USED STEROIDS
  212. definequote 13        PRESS SPACE TO RESTART LEVEL
  213. definequote 14        AMMO FOR DEVASTATOR
  214. definequote 15        DEACTIVATED
  215. definequote 16        SWITCH OPERATED ONLY!
  216. definequote 17        GOD MODE: ON
  217. definequote 18        GOD MODE: OFF
  218. definequote 19        ATOMIC HEALTH!
  219. definequote 20        CROSSHAIR: ON
  220. definequote 21        CROSSHAIR: OFF
  221. definequote 22        YOU'RE TOO GOOD TO BE CHEATING!
  222. definequote 23        MESSAGES: ON
  223. definequote 24        MESSAGES: OFF
  224. definequote 25        TYPE THE CHEAT CODE:
  225. definequote 26        DETAIL: LOW
  226. definequote 27        DETAIL: HIGH
  227. definequote 28        < EMPTY >
  228. definequote 29        BRIGHTNESS LEVEL: ONE
  229. definequote 30        BRIGHTNESS LEVEL: TWO
  230. definequote 31        BRIGHTNESS LEVEL: THREE
  231. definequote 32        BRIGHTNESS LEVEL: FOUR
  232. definequote 33        BRIGHTNESS LEVEL: FIVE
  233. definequote 34        SOUND: ON
  234. definequote 35        SOUND: OFF
  235. definequote 36        SCREEN CAPTURED
  236. definequote 37        STEROIDS
  237. definequote 38        ARMOR
  238. definequote 39        SCUBA GEAR
  239. definequote 40        Press F1 for Help
  240. definequote 41        JETPACK
  241. definequote 42        BODY SUIT
  242. definequote 43        ACCESS CARD
  243. definequote 44        MOUSE AIMING OFF
  244. definequote 45        MOUSE AIMING ON
  245. definequote 46        CHEAT CODE:  UNRECOGNIZED
  246. definequote 47        HOLODUKE ON
  247. definequote 48        HOLODUKE OFF
  248. definequote 49        HOLODUKE NOT FOUND YET!
  249. definequote 50        JETPACK NOT FOUND YET!
  250. definequote 51        HOLODUKE
  251. definequote 52        JETPACK ON
  252. definequote 53        JETPACK OFF
  253. definequote 54        CHAINGUN CANNON!
  254. definequote 55        PIPEBOMB!
  255. definequote 56        RPG!
  256. definequote 57        SHOTGUN
  257. definequote 58        LASER TRIPBOMB!
  258. definequote 59        FREEZETHROWER!
  259. definequote 60        SHRINKER!
  260. definequote 61        SMALL MEDKIT: +10
  261. definequote 62        LARGE MEDKIT: +30
  262. definequote 63        AMMO FOR CHAINGUN CANNON!
  263. definequote 64        AMMO FOR RPG!
  264. definequote 65        AMMO FOR PISTOL!
  265. definequote 66        AMMO FOR FREEZETHROWER!
  266. definequote 67        BOOTS OFF
  267. definequote 68        BOOTS ON
  268. definequote 69        AMMO FOR SHOTGUN
  269. definequote 70        BLUE ACCESS CARD REQUIRED
  270. definequote 71        RED ACCESS CARD REQUIRED
  271. definequote 72        YELLOW ACCESS CARD REQUIRED
  272. definequote 73        WEAPON LOWERED
  273. definequote 74        WEAPON RAISED
  274. definequote 75        PROTECTIVE BOOTS ON
  275. definequote 76        SCUBA GEAR ON
  276. definequote 77        SPACE SUIT ON
  277. definequote 78        AMMO FOR SHRINKER
  278. definequote 79        BUY MAJOR STRYKER
  279. definequote 80        MIGHTY FOOT ENGAGED
  280. definequote 81        WEAPON MODE ON
  281. definequote 82        WEAPON MODE OFF
  282. definequote 83        FOLLOW MODE OFF
  283. definequote 84        FOLLOW MODE ON
  284. definequote 85        RUN MODE OFF
  285. definequote 86        RUN MODE ON
  286. definequote 87        DEVASTATOR WEAPON
  287. definequote 88        JET PACK
  288. definequote 89        AIRTANK
  289. definequote 90        STEROIDS
  290. definequote 91        HOLODUKE
  291. definequote 92        MUSIC: ON
  292. definequote 93        MUSIC: OFF
  293. definequote 94        SCROLL MODE: ON
  294. definequote 95        SCROLL MODE: OFF
  295. definequote 96        BRIGHTNESS LEVEL: SIX
  296. definequote 97        BRIGHTNESS LEVEL: SEVEN
  297. definequote 98        BRIGHTNESS LEVEL: EIGHT
  298. definequote 99        REGISTER COSMO TODAY!
  299. definequote 100       ALL LOCKS TOGGLED
  300. definequote 101       NIGHT VISION GOGGLES
  301. definequote 102       WE'RE GONNA FRY YOUR ASS, NUKEM!
  302. definequote 103       SCREEN SAVED
  303. definequote 104       GOT USED ARMOR
  304. definequote 105       PIRATES SUCK!
  305. definequote 106       NIGHT VISION ON
  306. definequote 107       NIGHT VISION OFF
  307. definequote 108       YOU'RE BURNING!  
  308. definequote 109       VIEW MODE OFF
  309. definequote 110       VIEW MODE ON
  310. definequote 111       SHOW MAP: ON
  311. definequote 112       CLIPPING: ON
  312. definequote 113       CLIPPING: OFF
  313. definequote 114       !!! INCORRECT VERSION !!!
  314. definequote 115       <Please Leave Blank>
  315. definequote 116       <Please Leave Blank>
  316. definequote 117       <Please Leave Blank>
  317. definequote 118       YOU CAN NOT "QUICK SAVE" WHEN DEAD
  318. definequote 119       GOT ALL WEAPONS/AMMO
  319. definequote 120       GOT ALL INVENTORY
  320. definequote 121       GOT ALL KEYS
  321.  
  322.  
  323.  
  324. // Level file names cannot excede 13 characters.
  325. // Level par cannot excede 5 characters (min:sec)
  326. // Level titles cannot excede 32 characters.
  327.  
  328. definelevelname 0 0 E1L1.map 01:45 00:53 HOLLYWOOD HOLOCAUST
  329. definelevelname 0 1 E1L2.map 05:10 03:21 RED LIGHT DISTRICT
  330. definelevelname 0 2 E1L3.map 05:35 03:41 DEATH ROW
  331. definelevelname 0 3 E1L4.map 07:20 04:40 TOXIC DUMP
  332. definelevelname 0 4 E1L5.map 09:10 05:00 THE ABYSS
  333. definelevelname 0 5 E1L6.map 05:15 02:58 LAUNCH FACILITY
  334. definelevelname 0 6 E1L7.map 00:00 00:00 FACES OF DEATH
  335. definelevelname 0 7 E1L8.map 00:00 00:00 USER MAP
  336. definelevelname 0 8 E1L9.map 00:00 00:00 MULTIPLAYER 3
  337. definelevelname 0 9 E1L10.map 00:00 00:00 MULTIPLAYER 4
  338. definelevelname 0 10 E1L11.map 00:00 00:00 MULTIPLAYER 5
  339.  
  340. definelevelname 1 0 E2L1.map 02:30 01:19 SPACEPORT
  341. definelevelname 1 1 E2L2.map 02:30 01:26 INCUBATOR
  342. definelevelname 1 2 E2L3.map 05:00 02:26 WARP FACTOR
  343. definelevelname 1 3 E2L4.map 04:30 02:14 FUSION STATION
  344. definelevelname 1 4 E2L5.map 03:00 01:26 OCCUPIED TERRITORY
  345. definelevelname 1 5 E2L6.map 02:30 01:04 TIBERIUS STATION
  346. definelevelname 1 6 E2L7.map 04:45 02:15 LUNAR REACTOR
  347. definelevelname 1 7 E2L8.map 11:30 04:59 DARK SIDE
  348. definelevelname 1 8 E2L9.map 05:00 02:26 OVERLORD
  349. definelevelname 1 9 E2L10.map 03:00 01:19 SPIN CYCLE
  350. definelevelname 1 10 E2L11.map 03:00 00:52 LUNATIC FRINGE
  351.  
  352. definelevelname 2 0 E3L1.map 02:30 01:11 RAW MEAT
  353. definelevelname 2 1 E3L2.map 04:45 02:18 BANK ROLL
  354. definelevelname 2 2 E3L3.map 03:00 01:57 FLOOD ZONE
  355. definelevelname 2 3 E3L4.map 03:15 01:46 L.A. RUMBLE
  356. definelevelname 2 4 E3L5.map 02:30 01:04 MOVIE SET
  357. definelevelname 2 5 E3L6.map 03:30 01:30 RABID TRANSIT
  358. definelevelname 2 6 E3L7.map 02:00 00:55 FAHRENHEIT
  359. definelevelname 2 7 E3L8.map 02:15 01:09 HOTEL HELL
  360. definelevelname 2 8 E3L9.map 02:45 01:17 STADIUM
  361. definelevelname 2 9 E3L10.map 00:45 00:10 TIER DROPS
  362. definelevelname 2 10 E3L11.map 02:00 01:07 FREEWAY
  363.  
  364. // Music will not play if the .MID file excedes 72000 bytes.
  365.  
  366. // If you are an owner of a Gravis Ultrasound and wish to change the
  367. // MIDI files, you may want to delete the ULTRAMID.INI file that we
  368. // supply since it does not contain a full General MIDI patch set.
  369. // Deleting the ULTRAMID.INI will cause the game to use the file found
  370. // in your Ultrasound directory.  Remember to keep a backup of ours,
  371. // or the music might not sound as good!
  372.  
  373. // Music for title and end
  374. music 0 GRABBAG.MID ITSGREEN.MID
  375.  
  376. // Music for the individual levels
  377. music 1 stalker.mid dethtoll.mid streets.mid watrwld1.mid snake1.mid
  378.         thecall.mid ahgeez.mid dethtoll.mid streets.mid watrwld1.mid snake1.mid
  379.  
  380. music 2 futurmil.mid storm.mid gutwrnch.mid robocrep.mid stalag.mid 
  381.        pizzed.mid alienz.mid xplasma.mid alfredh.mid gloomy.mid intents.mid
  382.  
  383. music 3 inhiding.mid FATCMDR.mid NAMES.MID subway.mid invader.mid gotham.mid
  384.         233c.mid lordofla.mid urban.mid spook.mid whomp.mid
  385.  
  386. /*
  387. --------------------------------------------------------------------------------
  388. ABOUT CHANGING SOUND FX
  389.  
  390. ■ Duke may have up to 348 different sounds, currently there
  391.   are aprox. 254 slots used.
  392.  
  393. The sound fx section follows this explanation.  
  394.  
  395. 1. The program expects to find any sound file that is in a
  396.    .VOC or .WAV file format.
  397. 2. You can either change the VOC name listed below to match your new
  398.    sound, or you can rename your file to match the name here.
  399. 3. New sound files should be added to the game directory.  Though
  400.    all sound files shipped with the game are included inside the 
  401.    .GRP file, the program will know if there are sound files outside
  402.    the .GRP file, and will use them instead.
  403. 4. The numbers that are to the right of the sound file name are technical
  404.    parameters which will not be explained here, except as follows...
  405.    - The first 2 numbers define a random pitch variation range.  They
  406.      can be positive or negative numbers.
  407.    - The 3rd number is a priority flag.
  408.    - The 4th number is a bit parsed set of technical variables that identify
  409.      the type of sound it is in the game.
  410.    - The 5th number is volume adjustment.
  411.  
  412. --------------------------------------------------------------------------------
  413. */
  414.  
  415. // *****************************************
  416. //      ACTOR SOUNDS
  417. // *****************************************
  418.  
  419. // Predator Trooper
  420. definesound PRED_ROAM     roam06.voc          0   0   3  0   0
  421. definesound PRED_ROAM2    roam58.voc          0   0   3  0   0
  422. definesound PRED_RECOG    predrg.voc          0   0   3  0   0
  423. definesound PRED_ATTACK   gblasr01.voc      256  256  3  0   7680
  424. definesound PRED_PAIN     predpn.voc          200 500 3  0   0
  425. definesound PRED_DYING    preddy.voc          0   400 3  0   0
  426. definesound LIZARD_BEG    chokn12.voc         0   0   3  0   0
  427.                                              
  428. // Lizard Captain                                                                       
  429. definesound CAPT_ROAM     predrm.voc          0  200  3   0   0
  430. definesound CAPT_RECOG    predrg.voc        -400  0   3   0   0
  431. definesound CAPT_ATTACK   chaingun.voc      0     0    3   0   -200
  432. definesound CAPT_PAIN     predpn.voc        -200  100 3   0   0
  433. definesound CAPT_DYING    preddy.voc        -200  100 3   0   0
  434. definesound LIZARD_SPIT   lizspit.voc         0   0   0   0   0
  435.  
  436. // Pig Cop
  437. definesound PIG_ROAM      roam29.voc           -200 400   3   0   0
  438. definesound PIG_ROAM2     roam67.voc           -200 400   3   0   0
  439. definesound PIG_ROAM3     pigrm.voc            -200 400   3   0   0
  440. definesound PIG_RECOG     pigrg.voc           -200 400   3   0   0
  441. definesound PIG_ATTACK    shotgun7.voc        -256  256  4   0   0
  442. definesound PIG_PAIN      pigpn.voc            100 800   3   0   0
  443. definesound PIG_DYING     pigdy.voc           -800 100   3   0   0
  444. definesound PIG_CAPTURE_DUKE !pig.voc           0   0   255 8   0
  445.  
  446. // Recon car
  447. definesound RECO_ROAM     jetpaki.voc            0   0   3   0   0
  448. definesound RECO_RECOG    pigrg.voc              0   0   3   0   0
  449. definesound RECO_ATTACK   gblasr01.voc         256  256  3  0   7680
  450. definesound RECO_PAIN     pigpn.voc              0   0   3   0   0
  451. definesound RECO_DYING    pigdy.voc              0   0   3   0   0
  452.  
  453. // Drone drone
  454. definesound DRON_ROAM     snakrm.voc             0   0   3   0   0
  455. definesound DRON_RECOG    snakrg.voc             0   0   3   0   0
  456. definesound DRON_ATTACK1  snakatA.voc            0   0   3   0   0
  457. definesound DRON_ATTACK2  snakatB.voc            0   0   3   0   0
  458. definesound DRON_PAIN     snakpn.voc             0   0   3   0   0
  459. definesound DRON_DYING    snakdy.voc             0   0   3   0   0
  460. definesound DRON_JETSND   ENGHUM.VOC             1300 1300 0   0   0
  461.  
  462.  
  463. // Fat Commander
  464. definesound COMM_ROAM     commrm.voc             0   0   3   0   0
  465. definesound COMM_RECOG    commrg.voc             0   0   3   0   0
  466. definesound COMM_ATTACK   commat.voc             0   0   3   0   0
  467. definesound COMM_PAIN     commpn.voc             0   0   3   0   0
  468. definesound COMM_DYING    commdy.voc             0   0   3   0   0
  469. definesound COMM_SPIN     commsp.voc             0   0   3   0   0
  470.  
  471. // Octabrain
  472. definesound OCTA_ROAM     octarm.voc          -200   0    3   0   0
  473. definesound OCTA_RECOG    octarg.voc             0   0    3   0   0
  474. definesound OCTA_ATTACK1  octaat1.voc            0   0    3   0   0
  475. definesound OCTA_ATTACK2  octaat2.voc            0   600  3   0   0
  476. definesound OCTA_PAIN     octapn.voc          -400   0    3   0   0
  477. definesound OCTA_DYING    octady.voc          -400   -100 3   0   0
  478. definesound WIERDSHOT_FLY octaat1.voc            0   0    3   0   0
  479.  
  480. // Organic turret
  481. definesound TURR_ROAM     turrrm.voc             0   0   3   0   0
  482. definesound TURR_RECOG    turrrg.voc             0   0   3   0   0
  483. definesound TURR_ATTACK   turrat.voc             0   0   3   0   0
  484. definesound TURR_PAIN     turrpn.voc             0   0   3   0   0
  485. definesound TURR_DYING    turrdy.voc             0   0   3   0   0
  486.  
  487. // Green slimer
  488. definesound SLIM_HATCH    slhtch01.voc             0   0   3   0   0
  489. definesound SLIM_ROAM     sliroa02.voc             0   0   3   0   0
  490. definesound SLIM_RECOG    slirec06.voc             0   0   3   0   0
  491. definesound SLIM_ATTACK   slimat.voc             0   0   3   0   0
  492. // definesound SLIM_PAIN     slimpn.voc             0   0   3   0   0
  493. definesound SLIM_DYING    slidie03.voc             0   0   3   0   0
  494.  
  495. // BOSS2
  496. definesound BOS2_ROAM     b2atk01.voc             0   0   3   0   0
  497. definesound BOS2_RECOG    b2rec03.voc             0   0   3   0   0
  498. definesound BOS2_ATTACK   b2atk02.voc             0   0   3   0   0
  499. definesound BOS2_PAIN     b2pain03.voc             0   0   3   0   0
  500. definesound BOS2_DYING    b2die03.voc             0   0   3   0   0
  501.  
  502. // BOSS3                                                                                
  503. definesound BOS3_ROAM     b3roam01.voc             0   0   3   0   0
  504. definesound BOS3_RECOG    b3pain04.voc             0   0   3   0   0
  505. definesound BOS3_ATTACK1  b3atk01.voc             0   0   3   0   0
  506. definesound BOS3_ATTACK2  b3atk01.voc             0   0   3   0   0
  507. definesound BOS3_PAIN     b3rec03g.voc             0   0   3   0   0
  508. definesound BOS3_DYING    b3die03g.voc             0   0   3   0   0
  509.  
  510.  
  511. // BOSS1                                                                                
  512. definesound BOS1_ROAM     bos1rm.voc             0   0   3   0   0
  513. definesound BOS1_RECOG    bos1rg.voc             0   0   5   0   0
  514. definesound BOS1_ATTACK1  chaingun.voc           0   0   3   0   0
  515. definesound BOS1_ATTACK2  rpgfire.voc            0   0   3   0   0
  516. definesound BOS1_PAIN     bos1pn.voc             0   0   3   0   0
  517. definesound BOS1_DYING    bos1dy.voc             0   0   3   0   0
  518. definesound BOS1_WALK     thud.voc               0   0   3   0   0
  519.  
  520.  
  521. // *************
  522. // WEAPON SOUNDS                                                                        
  523. // *************
  524. definesound KICK_HIT            kickhit.voc       0     0     4   0   0
  525. definesound PISTOL_RICOCHET     ricochet.voc      0     0     0   0 4096
  526. definesound PISTOL_BODYHIT      bulithit.voc      0     0     0   0   0
  527. definesound PISTOL_FIRE         pistol.voc      -64     0   254   0   0
  528. definesound EJECT_CLIP          clipout.voc       0     0     3   0   0
  529. definesound INSERT_CLIP         clipin.voc        512   512   3   0   0
  530. definesound CHAINGUN_FIRE       chaingun.voc     -204 -204  254   0   512
  531. definesound SHOTGUN_FIRE        shotgun7.voc      0    512    254 0   0
  532. definesound SHOTGUN_COCK        shotgnck.voc      96    192   3   0   0
  533. definesound RPG_SHOOT           rpgfire.voc       -32   0     4   0   0
  534. definesound FLY_BY              flyby.voc         -256  256   3   0   0
  535. definesound RPG_EXPLODE         bombexpl.voc      -1024 1024  254 0   0
  536. definesound CAT_FIRE            catfire.voc       512   768   4   0   0
  537. definesound SHRINKER_FIRE       shrinker.voc      -512  0     4   0   0
  538. definesound ACTOR_SHRINKING     shrink.voc        0     0     2   0   0
  539. definesound PIPEBOMB_BOUNCE     pbombbnc.voc      0     0     2   0 6144
  540. definesound PIPEBOMB_EXPLODE    bombexpl.voc  -512      0     128 0   0
  541. definesound LASERTRIP_ONWALL    lsrbmbpt.voc      0     0     3   0   0
  542. definesound LASERTRIP_ARMING    lsrbmbwn.voc      0     0     3   0   0
  543. definesound LASERTRIP_EXPLODE   bombexpl.voc  -512      0     4   0   0
  544. definesound NITEVISION_ONOFF    goggle12.voc      0     0     0   0   0
  545. definesound SELECT_WEAPON       WPNSEL21.VOC      128   128   3   0   0
  546.  
  547. // Affect Environment Sounds                                                            
  548. definesound VENT_BUST           ventbust.voc      -32   32 2  0  0
  549. definesound GLASS_BREAKING      glass.voc         -412  0  3  0  8192
  550. definesound GLASS_HEAVYBREAK    glashevy.voc      -412  0  3  0  8192
  551. definesound SHORT_CIRCUIT       shorted.voc       0 0 0 0 6500
  552. definesound ITEM_SPLASH         splash.voc        0 0 2 0 0
  553. definesound BONUSMUSIC          bonus.voc         0 0 255 1 0
  554.  
  555. // Duke's Body Sounds                                                                   
  556. definesound DUKE_BREATHING      hlminhal.voc       0   0   255 4   0
  557. definesound DUKE_EXHALING       hlmexhal.voc       0   0   255 4   0
  558. definesound DUKE_GASP           gasp.voc           0   0   255 4   0
  559. definesound DUKE_URINATE        pissing.voc        0   0   4   0   0
  560. definesound DUKE_CRACK2         COMEON02.voc       0   0   255 4   0
  561. definesound DUKE_CRACK          WAITIN03.voc       0   0   255 4   0
  562. definesound DUKE_TALKTOBOSSFALL DIESOB03.voc       0   0   255 12  0
  563. definesound DUKE_CRACK_FIRST    knuckle.voc        0   0   3   0   0
  564. definesound DUKE_GET            getitm19.voc     -64  64   255 0   0
  565. definesound DUKE_GETWEAPON1     cool01.voc         0   0   255 4   0
  566. definesound DUKE_GETWEAPON2     getsom1a.voc       0   0   255 4   0
  567. definesound DUKE_GETWEAPON3     groovy02.voc       0   0   255 4   0
  568. definesound DUKE_GETWEAPON4     wansom4a.voc       0   0   255 4   0
  569. definesound JIBBED_ACTOR13      LETGOD01.VOC       0   0   255 4   0
  570. definesound DUKE_GETWEAPON6     HAIL01.VOC         0   0   255 4   0
  571. definesound DUKE_GOTHEALTHATLOW needed03.voc       0   0   255 4   0
  572.  
  573. definesound DUKE_SEARCH         pain87.VOC       0   0   2   4     0
  574. definesound DUKE_SEARCH2        whrsit05.voc       0   0   255 4   0
  575. definesound DUKE_LONGTERM_PAIN  gasps07.voc     -192   0   255 4   0
  576. definesound DUKE_LONGTERM_PAIN2 dscrem15.voc      0   0   255 4   0
  577. definesound DUKE_LONGTERM_PAIN3 dscrem16.voc      0   0   255 4   0
  578. definesound DUKE_LONGTERM_PAIN4 dscrem17.voc      0   0   255 4   0
  579. definesound DUKE_LONGTERM_PAIN5 pain54.voc        0   0   255 4   0
  580. definesound DUKE_LONGTERM_PAIN6 pain75.voc        0   0   255 4   0
  581. definesound DUKE_LONGTERM_PAIN7 pain93.voc        0   0   255 4   0
  582. definesound DUKE_LONGTERM_PAIN8 pain68.voc        0   0   255 4   0
  583.  
  584. definesound DUKE_PISSRELIEF     ahmuch03.voc       0   0   255 4   0
  585.  
  586. // Duke Health Sounds
  587. definesound SOMETHINGHITFORCE   teleport.voc       0   0    2   0   8192
  588. definesound DUKE_DRINKING       drink18.voc     -128 128   2   4   0
  589. definesound DUKE_KILLED1        damn03.voc         0   0   255 12  0
  590. definesound DUKE_KILLED2        damnit04.voc       0   0   255 12  0
  591. definesound DUKE_KILLED3        thsuk13a.voc       0   0   255 12  0
  592. definesound DUKE_KILLED4        dscrem18.voc       0   0   255 4   0
  593. definesound DUKE_KILLED5        pisses01.voc       0   0   255 12  0
  594. definesound DUKE_GRUNT          exert.voc          0   0   2   4   0
  595. definesound DUKE_DEAD           DMDEATH.VOC      -64  64   255 4  0
  596. definesound DUKE_HARTBEAT       hartbeat.voc       0   0   0   0   0
  597. definesound DUKE_STEPONFECES    happen01.voc       0   0   0   12  0
  598.  
  599. // Duke Movement Sounds                                                                 
  600. definesound DUKE_ONWATER        wetfeet.voc        0   0    4   0   0
  601. definesound DUKE_LAND           land02.voc         0   0    2   0   0
  602. definesound DUKE_LAND_HURT      pain39.voc         0   0    255 4   0
  603. definesound DUKE_WALKINDUCTS    ductwlk.voc      -64   128  2   0   0
  604. definesound DUKE_LOOKINTOMIRROR   lookin01.voc       0   0    255 12  0
  605.  
  606. definesound DUKE_TIP1           dance01.voc        0   0   255  4   0
  607. definesound DUKE_TIP2           shake2a.voc        0   0   255  4   0
  608. definesound DUKE_BOOBY          BOOBY04.voc        0   0   255  4   0
  609. definesound DUKE_HIT_STRIPPER1  damnit04.voc       0   0   255  12  0
  610. definesound DUKE_HIT_STRIPPER2  damn03.voc         0   0   255  12  0
  611. definesound ALIEN_TALK1         MUSTDIE.voc        0   0   255  12  0
  612. definesound ALIEN_TALK2         DEFEATED.VOC       0   0   255  12  0
  613. definesound BONUS_SPEECH1       letsrk03.voc       0   0   255  4   0
  614. definesound BONUS_SPEECH2       ready2a.voc        0   0   255  4   0
  615. definesound BONUS_SPEECH3       ripem08.voc        0   0   255  4   0
  616. definesound BONUS_SPEECH4       rockin02.voc       0   0   255  4   0
  617. definesound DUKE_YES            yes.voc            0   0   255  4   0
  618. definesound DUKE_USEMEDKIT      ahh04.voc          0   0   255  4   0
  619. definesound DUKE_TAKEPILLS      gulp01.voc         0   0   255  4   0
  620. definesound DUKETALKTOBOSS      duknuk14.voc       0   0   255  12  0
  621. definesound BOSSTALKTODUKE      !boss.voc          0   0   255  0   0
  622. definesound SHRINKER_HIT        thud.voc           0   0   3    0   0
  623. definesound SOMETHINGFROZE      freeze.voc         0   0   3    0   0
  624.  
  625. // Duke Equipment Sounds
  626. definesound DUKE_UNDERWATER     scuba.voc          0   0   2   0   0
  627. definesound DUKE_JETPACK_ON     jetpakon.voc       0   0   4   0   0
  628. definesound DUKE_JETPACK_IDLE   jetpaki.voc        0   0   1   0   0
  629. definesound DUKE_JETPACK_OFF    jetpakof.voc       0   0   2   0   0
  630.  
  631. // Common Death Sounds
  632. definesound FLESH_BURNING       fire09.voc      -256   0   0   0   6100
  633. definesound THUD                thud.voc           0   0   0   0   0
  634. definesound SQUISHED            squish.voc         0   0   3   0   0
  635.  
  636. // Equipment Sounds                                                                     
  637. definesound TELEPORTER          teleport.voc       0   0   0   0   0
  638. definesound ELEVATOR_ON         gbelev01.voc       0   0   0   0   0
  639. definesound ELEVATOR_OFF        gbelev02.voc       0   0   0   0   0
  640. definesound ALIEN_ELEVATOR1     hydro43.voc        0   0   0   0   0
  641. definesound SUBWAY              subway.voc         0   0   0   0   0
  642. definesound SWITCH_ON           switch.voc         0   0   0   0   0
  643.  
  644. definesound FAN                 fan.voc            0   0   0   0   0
  645. definesound FLUSH_TOILET        flush.voc          0   0   3   2   0
  646. definesound HOVER_CRAFT         hover.voc          0   0   0   0   0
  647. definesound EARTHQUAKE          quake.voc          0   0   0   0   0
  648.                                                                                         
  649. // Warning Sounds                                                                       
  650. definesound INTRUDER_ALERT      alert.voc          0   0   0   0   0
  651. definesound END_OF_LEVEL_WARN   monitor.voc        0   0   0   0   0
  652. definesound POOLBALLHIT         poolbal1.voc       0   0   0   0   0
  653.  
  654. // Ambience Sounds
  655.  
  656. definesound ENGINE_OPERATING    onboard.voc        0   0   0   2   0
  657. definesound REACTOR_ON          reactor.voc        0   0   0   2   0
  658. definesound COMPUTER_AMBIENCE   compamb.voc        0   0   0   2   0
  659. definesound GEARS_GRINDING      geargrnd.voc       0   0   0   2   0
  660. definesound BUBBLE_AMBIENCE     bubblamb.voc    -256   0   0   2   0
  661. definesound MACHINE_AMBIENCE    machamb.voc        0   0   0   2   0
  662. definesound SEWER_AMBIENCE      drip3.voc          0   0   0   0   0
  663. definesound WIND_AMBIENCE       wind54.voc         0   0   0   2   0
  664. definesound WIND_REPEAT         wind54.voc         0   0   0   3   0
  665.  
  666. definesound SOMETHING_DRIPPING  drip3.voc       0   0   0   0    9000
  667. definesound STEAM_HISSING       steamhis.voc       0   0   0   1   8192
  668. definesound BAR_MUSIC           barmusic.voc       0   0 254   3   0
  669. definesound DUKE_SCREAM         DSCREM04.voc       0   0 255   0   0
  670. definesound KILLME              killme.voc      -128   0   0   0   0
  671.  
  672. // Miscellaneous Sounds
  673.  
  674. definesound GETATOMICHEALTH     teleport.voc   2048 2048   255 0   0
  675. definesound DOOR_OPERATE1       slidoor.voc     -256   0   0   0   0
  676. definesound DOOR_OPERATE2       opendoor.voc    -256   0   0   0   0
  677. definesound DOOR_OPERATE3       edoor10.voc     -256   0   0   0   0
  678. definesound DOOR_OPERATE4       edoor11.voc     -256   0   0   0   0
  679. definesound BORNTOBEWILDSND     2bwild.voc         0   0 254   2   0
  680. definesound KTIT                ktitx.voc         0   0 254   2   0
  681. definesound LADY_SCREAM         FSCRM10.voc     -256   0 254   8   0
  682. definesound MONITOR_ACTIVE      monitor.voc        0   0   0   0   0
  683. definesound WATER_GURGLE        h2ogrgl2.voc       0   0   1   2   9000
  684. definesound EXITMENUSOUND       item15.voc         0   0   0   0   0
  685. definesound RATTY               mice3.voc          0   0   0   0   0
  686. definesound INTO_MENU           bulithit.voc    1024 1024  0   0   0
  687.  
  688. // Six misc ambience city sounds
  689.  
  690. definesound GENERIC_AMBIENCE1      grind.voc       0   0   0   1   0
  691. definesound GENERIC_AMBIENCE2      enghum.voc      0   0   0   2   0
  692. definesound GENERIC_AMBIENCE3      lava06.voc      0   0   0   2   0
  693. definesound GENERIC_AMBIENCE4      bubblamb.voc -256   0   0   2   0
  694. definesound GENERIC_AMBIENCE5      phonbusy.voc    0   0   0   0   0
  695. definesound GENERIC_AMBIENCE6      roam22.voc      0   0   0   2   0
  696. definesound SECRETLEVELSND         secret.voc      0   0   255 0   0
  697. definesound GENERIC_AMBIENCE8      amb81b.voc      0   0   0   2   0
  698. definesound GENERIC_AMBIENCE9      roam98b.voc     0   0   0   2   0
  699. definesound GENERIC_AMBIENCE10     h2orush2.voc    0   0   0   3   0
  700. definesound GENERIC_AMBIENCE11     projrun.voc     0   0   0   3   0
  701. definesound GENERIC_AMBIENCE12     blank.voc       0   0   0   0   0
  702. definesound GENERIC_AMBIENCE13     pay02.voc       0   0   255 12  0
  703. definesound GENERIC_AMBIENCE14     onlyon03.voc    0   0   255 4   0
  704. definesound GENERIC_AMBIENCE15     rides09.voc     0   0   255 4   0
  705. definesound GENERIC_AMBIENCE16     doomed16.voc    0   0   255 4   0
  706. definesound GENERIC_AMBIENCE17     myself3a.voc    0   0   255 4   0
  707. definesound GENERIC_AMBIENCE18     monolith.voc    0   0   0   2   0
  708. definesound GENERIC_AMBIENCE19     hydro50.voc     0   0   0   2   0
  709. definesound GENERIC_AMBIENCE20     con03.voc       0   0   0   4   0
  710. definesound GENERIC_AMBIENCE21     !prison.voc     0   0   255 4   0
  711. definesound GENERIC_AMBIENCE22     vpiss2.voc      0   0   255 4   0
  712. definesound GENERIC_AMBIENCE23     2ride06.voc     0   0   255 4   0
  713.  
  714. definesound FIRE_CRACKLE           fire09.voc       0   0   254 2   0
  715. definesound DUMPSTER_MOVE          grind.voc       0   0   0   0   0
  716.  
  717. definesound JIBBED_ACTOR1       AMESS06.voc       0   0   255 4   0
  718. definesound JIBBED_ACTOR2       BITCHN04.voc      0   0   255 12  0
  719. definesound JIBBED_ACTOR3       HOLYCW01.voc      0   0   255 4   0
  720. definesound JIBBED_ACTOR4       HOLYSH02.voc      0   0   255 12  0
  721. definesound JIBBED_ACTOR5       IMGOOD12.voc      0   0   255 12  0
  722. definesound JIBBED_ACTOR6       PIECE02.voc       0   0   255 4   0
  723. definesound JIBBED_ACTOR7       GOTHRT01.voc      0   0   255 4   0
  724. definesound JIBBED_ACTOR8       BLOWIT01.VOC      0   0   255 12  0
  725. definesound JIBBED_ACTOR9       EATSHT01.VOC      0   0   255 12  0
  726. definesound JIBBED_ACTOR10      FACE01.VOC        0   0   255 12  0
  727. definesound JIBBED_ACTOR11      INHELL01.VOC      0   0   255 12  0
  728. definesound WHIPYOURASS         WHIPYU01.VOC      0   0   255 4   0
  729. definesound JIBBED_ACTOR12      SUKIT01.VOC       0   0   255 4   0
  730.  
  731. definesound WAR_AMBIENCE1    WARAMB13.VOC -512  0   255  16  0
  732. definesound WAR_AMBIENCE2    WARAMB21.VOC -512  0   254  16  0
  733. definesound WAR_AMBIENCE3    WARAMB23.VOC -512  0   254  16  0
  734. definesound WAR_AMBIENCE4    WARAMB29.VOC -512  0   254  16  0
  735. definesound WAR_AMBIENCE5    FORCE01.VOC    0   0   0    4   0
  736. definesound WAR_AMBIENCE6    QUAKE06.VOC    0   0   0    4   0
  737. definesound WAR_AMBIENCE7    TERMIN01.VOC   0   0   0    4   0
  738. definesound WAR_AMBIENCE8    BORN01.VOC     0   0   254  20  0
  739. definesound WAR_AMBIENCE9    NOBODY01.VOC   0   0   0    4   0
  740. definesound WAR_AMBIENCE10   CHEW05.VOC     0   0   0    12  0
  741.  
  742. definesound SPACE_DOOR1      hydro22.voc      0   0   0    0   8192
  743. definesound SPACE_DOOR2      hydro24.voc      0   0   0    0   0
  744. definesound SPACE_DOOR3      hydro27.voc      0   0   0    0   8192
  745. definesound SPACE_DOOR4      hydro34.voc      0   0   0    0   0
  746. definesound SPACE_DOOR5      hydro40.voc      0   0   0    0   0
  747.  
  748.  definesound SPACE_AMBIENCE1   monolith.voc      0   0   0  16  0
  749.  definesound SPACE_AMBIENCE2   hydro50.voc       0   0   0  16  0
  750.  definesound VAULT_DOOR        vault04.voc      0   0   0   0   0
  751.  
  752. definesound ALIEN_ELEVATOR1   hydro43.voc       0   0   0  0   0
  753. definesound ALIEN_DOOR1       adoor1.voc        0   0   0  0   0
  754. definesound ALIEN_DOOR2       adoor2.voc        0   0   0  0   0
  755.  
  756. definesound ALIEN_SWITCH1     aswtch23.voc      0   0   0  0   0
  757. definesound COMPANB2          CTRLRM25.VOC  0  0  0  2   0
  758. definesound HELICOP_IDLE      hlidle03.voc  0  0  255  3   0
  759. definesound FOUNDJONES        jones04.voc   0  0  0  4  0
  760. definesound STEPNIT           LIZSHIT3.VOC  0  0  254  12  0
  761. definesound RIPHEADNECK       rip01.voc     0  0  254  12 0
  762.  
  763. definesound ENDSEQVOL2SND1    gunhit2.voc     0   0   249 0   0
  764. definesound ENDSEQVOL2SND2    headrip3.VOC    0   0   250 0   0
  765. definesound ENDSEQVOL2SND3    buckle.VOC      0   0   251 0   0
  766. definesound ENDSEQVOL2SND4    jetp2.VOC       0   0   252 0   0
  767. definesound ENDSEQVOL2SND5    zipper2.voc     0   0   253 0   0
  768. definesound ENDSEQVOL2SND6    news.voc        0   0   254 0   0
  769. definesound ENDSEQVOL2SND7    whistle.voc     0   0   255 0   0
  770.  
  771. definesound ENDSEQVOL3SND1    KICKHEAD.VOC    0   0   254 0   0
  772. definesound ENDSEQVOL3SND2    GMEOVR05.VOC    0   0   254 0    0
  773. definesound ENDSEQVOL3SND3    CHEER.VOC       0   0   254 0   0
  774. definesound ENDSEQVOL3SND4    GRABBAG.VOC     0   0   254 1   0
  775. definesound ENDSEQVOL3SND5    name01.voc      0   0   250 0   0
  776. definesound ENDSEQVOL3SND6    r&r01.voc       0   0   251 0   0
  777. definesound ENDSEQVOL3SND7    lani05.voc      0   0   252 0   0
  778. definesound ENDSEQVOL3SND8    lani08.voc      0   0   253 0   0
  779. definesound ENDSEQVOL3SND9    laniduk2.voc    0   0   254 0   0
  780.  
  781.