Home
last modified time | relevance | path

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

/dports/games/vavoom/vavoom-1.33/source/
H A Dp_gameobject.h599 vint32 NeedAmount2;// Amount of item 2 member
H A Dp_setup.cpp2219 << C.NeedAmount1 << C.NeedAmount2 << C.NeedAmount3; in LoadRogueConScript()
/dports/games/vavoom/vavoom-1.33/progs/common/engine/
H A DGameObject.vc873 int NeedAmount2;// Amount of item 2
/dports/games/vavoom/vavoom-1.33/progs/common/linespec/
H A DLineSpecialLevelInfo.vc7009 Item2 = CheckForNeededItem(CurrentSpeakingTo, Choice->NeedItem2, Choice->NeedAmount2);
7053 Item.Amount -= Choice->NeedAmount2;