Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 334 Bytes

half_life.md

File metadata and controls

14 lines (10 loc) · 334 Bytes

Faker::Games::HalfLife

It might be available in the next version.

# 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"