Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells2.c168 int py_create_gateway(int Ind) { in py_create_gateway() function
246 (void)py_create_gateway(Ind); in divine_gateway()
H A Dexterns.h1630 extern int py_create_gateway(int Ind);
H A Dcmd6.c5585 …if (py_create_gateway(Ind) == 2) o_ptr->timeout = 1000 - get_skill_scale(p_ptr, SKILL_DEVICE, 500);