/[enigma]/enigma/src/oxyd.cc
ViewVC logotype

Diff of /enigma/src/oxyd.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by dheck, Sat May 10 23:50:12 2003 UTC revision 1.39 by dheck, Sun May 11 08:45:25 2003 UTC
# Line 928  LP_PerOxyd::LP_PerOxyd (DatFile *dat, bo Line 928  LP_PerOxyd::LP_PerOxyd (DatFile *dat, bo
928      stone_map[0x2b] = "st-fourswitch";      stone_map[0x2b] = "st-fourswitch";
929      stone_map[0x2c] = "st-switch";      stone_map[0x2c] = "st-switch";
930      stone_map[0x2d] = "st-floppy";      stone_map[0x2d] = "st-floppy";
931        stone_map[0x29] = "st-switch_black";
932        stone_map[0x2a] = "st-switch_white";
933        stone_map[0x2d] = "st-floppy";
934      stone_map[0x3e] = "st-laser-n";      stone_map[0x3e] = "st-laser-n";
935      stone_map[0x3f] = "st-laser-s";      stone_map[0x3f] = "st-laser-s";
936      stone_map[0x40] = "st-laser-e";      stone_map[0x40] = "st-laser-e";
# Line 947  LP_PerOxyd::LP_PerOxyd (DatFile *dat, bo Line 950  LP_PerOxyd::LP_PerOxyd (DatFile *dat, bo
950      stone_map[0x4e] = "st-mirror-3n";      stone_map[0x4e] = "st-mirror-3n";
951      stone_map[0x4f] = "st-mirror-3w";      stone_map[0x4f] = "st-mirror-3w";
952      stone_map[0x50] = "st-mirror-3s";      stone_map[0x50] = "st-mirror-3s";
   
953      stone_map[0x62] = "st-bombs";      stone_map[0x62] = "st-bombs";
954      stone_map[0x64] = "st-coinslot";      stone_map[0x64] = "st-coinslot";
955      stone_map[0x6d] = "st-stoneimpulse";      stone_map[0x6d] = "st-stoneimpulse";
# Line 957  LP_PerOxyd::LP_PerOxyd (DatFile *dat, bo Line 959  LP_PerOxyd::LP_PerOxyd (DatFile *dat, bo
959      stone_map[0x8c] = "st-rock3";      stone_map[0x8c] = "st-rock3";
960      stone_map[0x91] = "st-rotator-left";      stone_map[0x91] = "st-rotator-left";
961      stone_map[0x92] = "st-rotator-right";      stone_map[0x92] = "st-rotator-right";
962        stone_map[0x98] = "st-grate3";
963      stone_map[0x9c] = "st-stone1";      stone_map[0x9c] = "st-stone1";
964      stone_map[0xb7] = "st-easymode";      stone_map[0xb7] = "st-easymode";
965  }  }

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26