data/gemstones.lisp @ 15a44ba697c4

Seed the damn RNG
author Steve Losh <steve@stevelosh.com>
date Sun, 08 Jan 2017 15:20:57 +0000
parents 083f3f90f805
children (none)
#(
  ("an" "agate")
  ("an" "alabaster")
  ("an" "alexandrite")
  ("an" "amber")
  ("an" "amethyst")
  ("an" "ammolite")
  ("an" "aquamarine")
  ("an" "aventurine")
  ("an" "azurite")
  ("a" "bauxite")
  ("a" "beryl")
  ("a" "blue amber")
  ("a" "bone")
  ("a" "calcite")
  ("a" "carnelian")
  ("a" "chrysoberyl")
  ("a" "cinnabar")
  ("a" "citrine")
  ("a" "coral")
  ("a" "diamond")
  ("a" "dolomite")
  ("an" "emerald")
  ("a" "feldspar")
  ("a" "flint")
  ("a" "garnet")
  ("a" "hematite")
  ("an" "ivory")
  ("a" "jacinth")
  ("a" "jade")
  ("a" "jasper")
  ("a" "jet")
  ("a" "lapis lazuli")
  ("a" "malachite")
  ("a" "milky quartz")
  ("a" "moonstone")
  ("an" "obsidian")
  ("an" "onyx")
  ("an" "opal")
  ("a" "pearl")
  ("a" "peridot")
  ("a" "pyrite")
  ("a" "quartz")
  ("a" "rose quartz")
  ("a" "ruby")
  ("a" "sapphire")
  ("a" "smoky quartz")
  ("a" "synthetic diamond")
  ("a" "synthetic turquoise")
  ("a" "tanzanite")
  ("a" "tiger's-eye")
  ("a" "topaz")
  ("a" "tourmaline")
  ("a" "turquoise")
  ("a" "zircon")
  )