Home
last modified time | relevance | path

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

/dports/games/dunelegacy/dunelegacy-0.96.4/src/players/
H A DQuantBot.cpp1058 … int ornithopterValue = data[Unit_Ornithopter][houseID].price * itemCount[Unit_Ornithopter]; in build() local
1074 && (militaryValue * ornithopterPercent > ornithopterValue) in build()