/[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.20 by mhawlisch, Fri Apr 4 10:08:09 2003 UTC revision 1.21 by mhawlisch, Fri Apr 4 11:52:14 2003 UTC
# Line 485  LevelPack_Oxyd::LevelPack_Oxyd (OxydVers Line 485  LevelPack_Oxyd::LevelPack_Oxyd (OxydVers
485          stone_map[0x23] = "st-woven";          stone_map[0x23] = "st-woven";
486          stone_map[0x24] = "st-marble";          stone_map[0x24] = "st-marble";
487          stone_map[0x25] = "st-glass1";          stone_map[0x25] = "st-glass1";
488            stone_map[0x26] = "st-glass3";
489          stone_map[0x29] = "st-rock3_hole"; // see 0x12          stone_map[0x29] = "st-rock3_hole"; // see 0x12
490          stone_map[0x2b] = "st-wood";          stone_map[0x2b] = "st-wood";
491          stone_map[0x2c] = "st-switch";          stone_map[0x2c] = "st-switch";
# Line 525  LevelPack_Oxyd::LevelPack_Oxyd (OxydVers Line 526  LevelPack_Oxyd::LevelPack_Oxyd (OxydVers
526          stone_map[0x23] = "st-woven";          stone_map[0x23] = "st-woven";
527          stone_map[0x24] = "st-marble";          stone_map[0x24] = "st-marble";
528          stone_map[0x25] = "st-glass1";          stone_map[0x25] = "st-glass1";
529            stone_map[0x26] = "st-glass3";
530          stone_map[0x27] = "st-glass1";          stone_map[0x27] = "st-glass1";
531          stone_map[0x2b] = "st-wood";          stone_map[0x2b] = "st-wood";
532          stone_map[0x35] = "st-death_invisible";          stone_map[0x35] = "st-death_invisible";

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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