Home
last modified time | relevance | path

Searched refs:itype_manhole_cover (Results 1 – 4 of 4) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Diuse.cpp266 static const itype_id itype_manhole_cover( "manhole_cover" ); variable
2620 here.spawn_item( pnt, itype_manhole_cover ); in crowbar()
H A Dgame.cpp244 static const itype_id itype_manhole_cover( "manhole_cover" ); variable
11235 here.spawn_item( stairs + point( rng( -1, 1 ), rng( -1, 1 ) ), itype_manhole_cover ); in vertical_move()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Diuse.cpp266 static const itype_id itype_manhole_cover( "manhole_cover" ); variable
2620 here.spawn_item( pnt, itype_manhole_cover ); in crowbar()
H A Dgame.cpp244 static const itype_id itype_manhole_cover( "manhole_cover" ); variable
11235 here.spawn_item( stairs + point( rng( -1, 1 ), rng( -1, 1 ) ), itype_manhole_cover ); in vertical_move()