Home | History | Annotate | Download | only in hack

Lines Matching refs:RING

211 	ARMOR("ring mail",		15, 5, 7, 0),
296 #define RING(name,stone,spec) { name, stone, NULL, 0, 0,\
299 RING("adornment", "engagement", 0),
300 RING("teleportation", "wooden", 0),
301 RING("regeneration", "black onyx", 0),
302 RING("searching", "topaz", 0),
303 RING("see invisible", "pearl", 0),
304 RING("stealth", "sapphire", 0),
305 RING("levitation", "moonstone", 0),
306 RING("poison resistance", "agate", 0),
307 RING("aggravate monster", "tiger eye", 0),
308 RING("hunger", "shining", 0),
309 RING("fire resistance", "gold", 0),
310 RING("cold resistance", "copper", 0),
311 RING("protection from shape changers", "diamond", 0),
312 RING("conflict", "jade", 0),
313 RING("gain strength", "ruby", SPEC),
314 RING("increase damage", "silver", SPEC),
315 RING("protection", "granite", SPEC),
316 RING("warning", "wire", 0),
317 RING("teleport control", "iron", 0),
318 RING(NULL, "ivory", 0),
319 RING(NULL, "blackened", 0),