name: "R2C2 Bottom" panels { name: "FOUL" path: "Panels/Bottom Mid/owl_11" clue: "foul" answer: "owl" symbols: ZERO } ports { name: "GALLERY" display_name: "Gallery Worldport" path: "Components/Warps/worldport" destination { x: 0 y: 0 z: 9 } rotation: 0 # TODO: Note that this port is accessible from the other side in the Z1 # room. Hmm. }
about summary refs log tree commit diff stats
path: root/app/helpers/admin/games_helper.rb
blob: ab083dc1e5cb8bf29656a10fd5d10a1b4c148cb4 (plain) (blame)
1
2
module Admin::GamesHelper
end