rendered paste body<?phpAnonymous // Barry Dick (Daemon) barryd.it@gmail.com -- Chaos Gate Project contributer foreach (array('Bursting', 'Hidden', 'Expansive', 'Boundless', 'Closed', 'Quiet', 'Plenteous', 'Collapsed', 'Cursed', 'Buried', 'Lonely', 'Great', 'Chosen', 'Discovered', 'Indiscreet', 'Putrid', 'Hideous', 'Soft', 'Beautiful', 'Raging', 'Noisy', 'Dog Dancing', 'Rejecting', 'Sleepy', 'Sinking', 'Greedy', 'Voluptuous', 'Voluptuous', 'Detestable', 'Chronicling') as $part_a) { foreach (array('Passed Over', 'Forbidden', 'Haunted', 'Corrupted', 'Oblivious', 'Eternal', 'Smiling', 'Momentary', 'Despaired', 'Pagan', 'Silent', 'Distant', 'Hopeless', 'Primitive', 'Gluttonous', 'Hot-Blooded', 'Destroyer\'s', 'Solitary', 'Someone\'s', 'Her', 'Law\'s', 'Talisman', 'Orange', 'Organ Market', 'Agonizing', 'Geothermal', 'Golden', 'Passionate') as $part_b) { foreach (array('Aqua Field', 'Holy Ground', 'Sea of Sand', 'Fort Walls', 'Twin Hills', 'White Devil', 'Hypha', 'Spiral', 'Paradise', 'Fiery Sands', 'Great Seal', 'Fertile Land', 'Nothingness', 'Melody', 'Remnant', 'March', 'Giant', 'Touchstone', 'Sunny Demon', 'Messenger', 'Scent', 'New Truth', 'Gate', 'Pilgrimage', 'Scaffold', 'Far Thunder', 'Tri Pansy', 'Treasure Gem') as $part_c) { echo $i++ . '. ' . $part_a . ' ' . $part_b . ' ' . $part_c . "\n"; } } }?>