Home | History | Annotate | Download | only in hack

Lines Matching refs:ustr

269 		u.ustr = u.ustrmax = 18;
277 u.ustr = u.ustrmax = 8;
288 u.ustr = u.ustrmax = 16;
296 u.ustr = u.ustrmax = 10;
304 u.ustr = u.ustrmax = 10;
310 u.ustr = u.ustrmax = 17;
315 u.ustr = u.ustrmax = 16;
320 u.ustr += dr;
329 while (inv_weight() > 0 && u.ustr < 118)
330 u.ustr++, u.ustrmax++;