HomeSort by: relevance | last modified time | path
    Searched defs:RING (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
def.objects.h 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)
    [all...]
  /src/games/battlestar/
extern.h 114 #define RING 44
  /src/games/rogue/
rogue.h 69 #define RING ((unsigned short) 0200)

Completed in 13 milliseconds