# This migration comes from wittle (originally 20231028210722) class CreateWittleScores < ActiveRecord::Migration[7.1] def change create_table :wittle_scores do |t| t.references :puzzle, null: false t.string :name t.string :ip t.integer :seconds_taken t.timestamps end end end 1' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_between/rooms/B2 Front Room.txtpb
blob: f23ed20734a0a67ca653a952020917f049642af5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
name: "B2 Front Room"
paintings {
  name: "EYES"
  path: "Components/Paintings/eyes"
  orientation: "east"
}
paintings {
  name: "EYES4"
  path: "Components/Paintings/eyes4"
  orientation: "west"
}