Home
last modified time | relevance | path

Searched refs:sh_elec_tim (Results 1 – 5 of 5) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dbldg.c215 p_ptr->sh_elec_tim = 0;
H A Dxtra2.c3249 if (!p_ptr->sh_elec_tim) { in set_sh_elec_tim()
3258 if (p_ptr->sh_elec_tim && !p_ptr->sh_elec_fix) { in set_sh_elec_tim()
3265 p_ptr->sh_elec_tim = v; in set_sh_elec_tim()
H A Ddungeon.c4511 if (p_ptr->sh_elec_tim) (void)set_sh_elec_tim(Ind, p_ptr->sh_elec_tim - minus_magic);
H A Dxtra1.c4423 if (p_ptr->sh_elec_tim) p_ptr->sh_elec = TRUE;
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dtypes.h2635 bool sh_elec_tim, sh_elec_fix; member