Home
last modified time | relevance | path

Searched refs:last_player_doll (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtileweb.h305 dolls_data last_player_doll; variable
H A Dtileweb.cc1507 if (result != last_player_doll) in _send_cell()
1510 last_player_doll = result; in _send_cell()
1514 send_doll(last_player_doll, in_water, false); in _send_cell()
1519 short(last_player_doll.parts[TILEP_PART_BASE]); in _send_cell()