Home
last modified time | relevance | path

Searched refs:ROOM_OWNED_AREA (Results 1 – 9 of 9) sorted by relevance

/dports/games/ivan/ivan-059/Script/dungeons/
H A DRebelCamp.dat203 Type = ROOM_OWNED_AREA;
H A DFungalCave.dat726 Type = ROOM_OWNED_AREA; /* Should prevent decay. */
H A DAslonaCastle.dat125 Type = ROOM_OWNED_AREA;
H A DAttnam.dat910 Type = ROOM_OWNED_AREA;
H A DXinrochTomb.dat216 Type = ROOM_OWNED_AREA;
/dports/games/ivan/ivan-059/Main/Include/
H A Dconfdef.h801 #define ROOM_OWNED_AREA 7 macro
H A Ddefinesvalidator.h7611 #ifdef ROOM_OWNED_AREA // DO NOT MODIFY! in Validate()
7613 bsB = ROOM_OWNED_AREA; in Validate()
7615 …value 7 from .dat file mismatches hardcoded c++ define value of " << ROOM_OWNED_AREA << "!" << std… in Validate()
/dports/games/ivan/ivan-059/Script/
H A Ddefine.dat1253 #define ROOM_OWNED_AREA 7
/dports/games/ivan/ivan-059/
H A DNEWS35 * Add new ROOM_OWNED_AREA type for generic owned rooms. Uses code similar to