summaryrefslogtreecommitdiff
path: root/test/fixtures/monster_spawn_combats.yml
blob: 66d1fff4f30866c6ad404755b277b9ca913f7743 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html

one:
  monster_spawn: one
  character: one
  hp_lost: 1

two:
  monster_spawn: two
  character: two
  hp_lost: 1