Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 610 Bytes

warhammer_fantasy.md

File metadata and controls

18 lines (13 loc) · 610 Bytes

Faker::Games::WarhammerFantasy

# Generate random a hero from Warhammer Fantasy
Faker::Games::WarhammerFantasy.hero #=> "Malus Darkblade"

# Generate random quote from Warhammer Fantasy
Faker::Games::WarhammerFantasy.quote #=> "Stamp and trample! Gore and crush!"

# Generate random location from Warhammer Fantasy
Faker::Games::WarhammerFantasy.location #=> "Karaz-a-Karak"

# Generate random faction from Warhammer Fantasy
Faker::Games::WarhammerFantasy.faction #=> "Ogre Kingdoms"

# Generate random creature from Warhammer Fantasy
Faker::Games::WarhammerFantasy.creature #=> "Saurus Warrior"