home *** CD-ROM | disk | FTP | other *** search
/ MegaDoom Add-On 3 / MEGADOOM3.iso / other / dm2cnv / heretic.rsp < prev    next >
Text File  |  1995-03-04  |  3KB  |  74 lines

  1. ; HERETIC CONVERSION RESPONSE FILE for DM2CONV v1.7
  2. ; converts DOOM maps into HERETIC maps.
  3. ;
  4. ; usage: DM2CONV file_in file_out @HERETIC.RSP
  5.  
  6. /HERETIC        ;enable heretic conversion
  7. /TEXTURE        ;enable wall texture remapping
  8. /FLOOR          ;enable floor texture remapping
  9. /NOCHECK        ;disable object's numbers check
  10. /M              ;enable music remapping
  11.  
  12. ;miscellaneous objects converted later
  13. 10,12,15,18,19,20,21,22,23,24=1001
  14.  
  15. ;miscellaneous obstacles
  16. 25,26,27,28=1002
  17. 30,31,32,33,36,37,41,48=1003
  18. 29,34,35,44,45,46,55,56,57,2028=1004
  19. 42,43,47,54=1005
  20.  
  21. ;miscellaneous obstacles hanging from ceiling
  22. 49,50,51,52,53,59,60,61,62,63=1006
  23.  
  24. ;these objects remain the same:
  25. ;8              backpack = bag of holding
  26. ;11             deathmatch start position
  27. ;14             teleport exit
  28. ;1,2,3,4        player ? start
  29. ;2001           shotgun = ethereal crossbow
  30. ;2005           chainsaw = gauntlets of the necromancers
  31. ;2035           barrel = spore
  32.  
  33. 2048=12                 ;box of ammo -> crystal geode
  34. 2049=19,2001            ;box of shells -> quiver, crossbow
  35. 17,2046=19,55           ;cell pack, box of rockets -> quiver, energy orb
  36. 2007=10                 ;ammo clip -> wand crystal
  37. 2008=18                 ;shells -> ethereal arrow
  38. 2010,2047=54            ;rocket,cells -> claw orb
  39. 5,40=79                 ;blu keys
  40. 6,39=80                 ;yellow keys
  41. 13,38=73                ;red keys -> green key
  42. 7,16=6                  ;spiderdemon,cyberdemon -> great skullface demon
  43. 2011=81                 ;stimpack -> crystal vial
  44. 2012=82                 ;medikit -> quartz flask
  45. 2014=81@15%,18          ;health bonus -> crystal vial, ethereal arrow
  46. 2015=18                 ;armor bonus -> ethereal arrow
  47. 2002,2003,2004,2006=53  ;chaingun,rocket launcher,plasma gun, BFG9000 -> dragon claw
  48. 2018,2019=85            ;green and blu armor -> silver shield
  49. 2022=84                 ;invulnerability -> ring of invincibility
  50. 2024=75                 ;invisibility -> shadowsphere
  51. 2013,2023,2025=82       ;supercharge, berserk, radiation suit -> quartz flask
  52. 2026=35                 ;computer map -> map scroll
  53. 2045=33                 ;lite goggles -> torch
  54.  
  55. ;monsters -> crossbow, wings of wrath, tome of power, morph ovum, bag of holding
  56. 9,58,3001,3002,3004=2001@1:123,83@1:123,86@1:123,30@1:123,8@1:123
  57.  
  58. 9=5,45@25%              ;SERGEANT -> shooting demon and mummy
  59. 58=69                   ;SPECTRE -> invisible mummy
  60. 3001=66,5               ;IMP -> red demon, red shooting demon
  61. 3002=68                 ;DEMON -> mummy
  62. 3003=64,65              ;BARON OF HELL -> axe thrower, invisible axe thrower
  63. 3004=68,69,66           ;TROOPER -> mummy, invisible mummy, red demon
  64. 3005=5,15               ;CACODEMON -> red shooting demon, wizard
  65. 3006=66                 ;LOST SOUL -> red demon
  66.  
  67. 1001=18,34,54           ; -> ethereal arrow, time bomb, claw orb
  68. 1002=76                 ; -> bracer
  69. 1003=29                 ; -> column
  70. 1004=27                 ; -> lamp
  71. 1005=37                 ; -> stalagmite
  72. 1006=17,24,25,26,28     ; -> 4*skull, lamp
  73.  
  74.