Home
last modified time | relevance | path

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

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dvariable.c120 byte opening_chest_mode; variable
H A Dexterns.h232 extern byte opening_chest_mode;
H A Dobject2.c6506 forge.mode = opening_chest_mode;
7628 forge.mode = opening_chest_mode;
H A Dcmd2.c1258 opening_chest_mode = o_ptr->mode; in chest_death()