Home
last modified time | relevance | path

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

/dports/games/zangband/zangband/lib/script/tk/config/
H A Dvalue34 Manage TV_FIGURINE #BBBBBB
/dports/games/zangband/zangband/src/
H A Dstore.c332 case TV_FIGURINE: in mass_produce()
1867 if (!((q_ptr->tval == TV_FIGURINE) && (value > 0))) in store_sell()
H A Dobject2.c1278 case TV_FIGURINE: in object_value_real()
1471 case TV_FIGURINE: in object_similar()
3143 case TV_FIGURINE: in a_m_aux_4()
3630 case TV_FIGURINE: return (match_theme.treasure); in kind_is_theme()
H A Dl-object.pkg38 #define TV_FIGURINE 8 /* Magical figurines */
H A Dwizard2.c708 {TV_FIGURINE, "Magical Figurine"},
H A Dflavor.c796 case TV_FIGURINE: in object_desc()
H A Dcmd2.c2204 if (o_ptr->tval == TV_FIGURINE) in throw_item_effect()
H A Ddungeon.c140 case TV_FIGURINE: in sense_item()
H A Dwizard1.c115 {TV_FIGURINE, "Magical Figurines"},
H A Dobject1.c277 if (o_ptr->tval == TV_FIGURINE) in roff_obj_aux()
H A Ddefines.h1781 #define TV_FIGURINE 8 /* Magical figurines */ macro
/dports/games/zangband/zangband/src/tk/
H A Ddescribe.c108 if (o_ptr->tval == TV_FIGURINE) in angtk_describe_object()