Home
last modified time | relevance | path

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

/dports/games/omega/omega/
H A Diinit.h140 { 67,20,0,0,0,0,0,1,5,40,0,0,0,0,COMMON,I_HEAL,2,POTION,"?","potion of healing","potion of disrupti…
382 { 188,80,0,0,0,0,0,1,10,500,0,0,0,0,COMMON,I_HEAL,3,STICK,"?","staff of healing","staff of harming"…
H A Ditem.c122 new->usef = I_HEAL;
588 case I_HEAL: i_heal(o); break;
H A Ddefs.h765 #define I_HEAL 201 macro