Advertisement
Guest User

Deity Hash.

a guest
Sep 1st, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 0.39 KB | None | 0 0
  1. my %deities = (140 => "Agnostic",
  2.     201 =>  "Bertoxxulous",
  3.     202 =>  "Brell Serilis",
  4.     203 =>  "Cazic Thule",
  5.     204 =>  "Erollsi Marr",
  6.     205 =>  "Bristlebane",
  7.     206 =>  "Innoruuk",
  8.     207 =>  "Karana",
  9.     208 =>  "Mithaniel Marr",
  10.     209 =>  "Prexus",
  11.     210 =>  "Quellious",
  12.     211 =>  "Rallos Zek",
  13.     212 =>  "Rodcet Nife",
  14.     213 =>  "Solusek Ro",
  15.     214 =>  "The Tribunal",
  16.     215 =>  "Tunare",
  17.     216 =>  "Veeshan");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement