Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 290 Bytes

half_life.md

File metadata and controls

12 lines (9 loc) · 290 Bytes

Faker::Games::HalfLife

# Any character from the game
Faker::Games::HalfLife.character #=> "Gordon Freeman"

# Any enemy from the game
Faker::Games::HalfLife.enemy #=> "Houndeye"

# Any location from the game
Faker::Games::HalfLife.location #=> "Black Mesa Research Facility"