class Faker::Games::WarhammerFantasy
def creature
-
(String)
-
def creature fetch('games.warhammer_fantasy.creatures') end
def faction
-
(String)
-
def faction fetch('games.warhammer_fantasy.factions') end
def hero
-
(String)
-
def hero fetch('games.warhammer_fantasy.heros') end
def location
-
(String)
-
def location fetch('games.warhammer_fantasy.locations') end
def quote
-
(String)
-
def quote fetch('games.warhammer_fantasy.quotes') end