Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DItem_Types.h525 CREATURE_PART_ORGAN, enumerator
H A DInventory_Choosing.cc1886 …CreateItem( (UINT16)(fBloodcat ? BLOODCAT_PELT : CREATURE_PART_ORGAN), (INT8) (80 + Random(21)), &… in AssignCreatureInventory()