Home
last modified time | relevance | path

Searched refs:CARROT_FLESH (Results 1 – 6 of 6) sorted by relevance

/dports/games/ivan/ivan-059/Main/Include/
H A Dconfdef.h266 #define CARROT_FLESH (ORGANIC_ID + 8) macro
H A Ddefinesvalidator.h1667 #ifdef CARROT_FLESH // DO NOT MODIFY! in Validate()
1669 bsB = CARROT_FLESH; in Validate()
1671 …lue 8200 from .dat file mismatches hardcoded c++ define value of " << CARROT_FLESH << "!" << std::… in Validate()
/dports/games/ivan/ivan-059/Script/
H A Ddefine.dat521 #define CARROT_FLESH (ORGANIC_ID + 8)
H A Dmaterial.dat4313 Config CARROT_FLESH;
H A Ditem.dat6484 MainMaterialConfig == CARROT_FLESH;
/dports/games/ivan/ivan-059/Main/Source/
H A Dmiscitem.cpp2916 return GetConsumeMaterial(Bunny)->GetConfig() == CARROT_FLESH in BunnyWillCatchAndConsume()