Home
last modified time | relevance | path

Searched refs:sfx_store (Results 1 – 3 of 3) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dstore.c3992 if (p_ptr->sfx_store)
4384 if (Players[Ind]->sfx_store) {
4415 if (Players[Ind]->sfx_store) {
H A Dnserver.c2258 p_ptr->sfx_store = FALSE; in sync_options()
2275 p_ptr->sfx_store = !options[96]; in sync_options()
2457 p_ptr->sfx_store = !options[105]; in sync_options()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dtypes.h2911 …bool sfx_combat, sfx_magicattack, sfx_defense, sfx_monsterattack, sfx_shriek, sfx_store, sfx_house… member