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

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