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

Diff of /enigma/src/items.cc

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

revision 1.51 by dheck, Sat Jun 21 00:35:55 2003 UTC revision 1.52 by dheck, Sat Jun 21 11:35:37 2003 UTC
# Line 859  Trigger::stone_change(Stone *st) Line 859  Trigger::stone_change(Stone *st)
859          remove_object();          remove_object();
860      }      }
861    
862      if (st != 0 && !have_stone){      if (st != 0 && !st->is_floating() && !have_stone){
863          have_stone=true;          have_stone=true;
864          add_object();          add_object();
865      }      }

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

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