class Faker::Games::Control
def altered_item
-
(String)
-
def altered_item fetch('games.control.altered_item') end
def altered_world_event
-
(String)
-
def altered_world_event fetch('games.control.altered_world_event') end
def character
-
(String)
-
def character fetch('games.control.character') end
def hiss
-
(String)
-
def hiss fetch('games.control.hiss') end
def location
-
(String)
-
def location fetch('games.control.location') end
def object_of_power
-
(String)
-
def object_of_power fetch('games.control.object_of_power') end
def quote
-
(String)
-
def quote fetch('games.control.quote') end
def the_board
-
(String)
-
def the_board fetch('games.control.the_board') end