tabletop-companion/test/fixtures/tables.yml

19 lines
269 B
YAML
Raw Normal View History

2024-05-28 19:40:51 +00:00
DEFAULTS: &DEFAULTS
owner: trevor
uuid: <%= SecureRandom.uuid %>
slug: $LABEL
2024-05-29 14:24:18 +00:00
game_system: troika
2024-05-28 19:40:51 +00:00
2024-05-28 11:08:19 +00:00
table:
2024-05-28 19:40:51 +00:00
<<: *DEFAULTS
2024-05-28 11:08:19 +00:00
name: My Table
2024-05-28 19:40:51 +00:00
my_table_two:
<<: *DEFAULTS
2024-05-28 11:08:19 +00:00
name: My Other Table
2024-05-29 14:24:18 +00:00
gimlis_table:
<<: *DEFAULTS
name: Gimli's Table
owner: gimli