Sha256: 21b4321bea81c0c7e4acb5e579f2328a7d67c45e72858c5eca2af48bdb293d7a
Contents?: true
Size: 342 Bytes
Versions: 4
Compression:
Stored size: 342 Bytes
Contents
Feature: Battle monsters @watch Scenario: Escape Given there are monsters: | gargoyle | | Cockatrice | When I escape Then I was able to escape Scenario: Inescapable Given there are monsters: | gargoyle | | Cockatrice | | basilisk | When I escape Then I could not escape
Version data entries
4 entries across 4 versions & 1 rubygems