shattered statue rocks

move shattered statue rocks to the top of the pile
helps when the player is Blind, gives away less
This commit is contained in:
cohrs
2002-02-09 04:12:48 +00:00
parent aac7f717c2
commit 62d38baab6

View File

@@ -3693,6 +3693,8 @@ register struct obj *obj; /* no texts here! */
obj->onamelth = 0; /* no names */
obj->oxlth = 0; /* no extra data */
obj->oattached = OATTACHED_NOTHING;
obj_extract_self(obj); /* move rocks back on top */
place_object(obj, obj->ox, obj->oy);
if(!does_block(obj->ox,obj->oy,&levl[obj->ox][obj->oy]))
unblock_point(obj->ox,obj->oy);
if(cansee(obj->ox,obj->oy))