Changes to Mume IV Estonian Magazine page#22
Merged
Conversation
Added an image reference to the document.
Updated terminology and explanations for game mechanics, including PRAC time and combat commands. Added new images and improved clarity of instructions.
Updated command syntax for enemy evaluation and attack.
Contributor
Reviewer's GuideAdds magazine scan images to the MUME IV Estonian magazine page and expands the core terminology section with more detailed explanations of PRAC/PRAC TIME and basic combat commands. Flow diagram for basic combat interaction using updated Fighting sectionflowchart TD
A[Encounter enemy] --> B[CONSIDER enemy]
B --> C{Result acceptable?}
C -- No --> D[Decide not to attack<br/>or seek help]
C -- Yes --> E[LOOK enemy]
E --> F[Decide to attack]
F --> G[KILL enemy]
G --> H[Automatic combat rounds<br/>every 0.5 seconds]
H --> I{Situation hopeless?}
I -- No --> H
I -- Yes --> J[FLEE]
J --> K[Escape with risk of<br/>free hits from multiple enemies]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Contributor
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- The alt text for the first added image says 'page 51' while the filename ends in 'Page-59.jpg'; consider aligning the alt text with the actual page number to avoid confusion for readers and screen readers.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The alt text for the first added image says 'page 51' while the filename ends in 'Page-59.jpg'; consider aligning the alt text with the actual page number to avoid confusion for readers and screen readers.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Corrected image file name casing in markdown.
Updated image paths in the documentation to use the correct directory.
Updated image paths in the documentation to reflect the correct directory structure.
Removed an image reference from the documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue
Checklist
::: details Spoiler) as defined in the Contributing Guide.docker compose up --build wiki(ornpm run docs:build) and verified changes locally.docs/guides.md,docs/classes.md) if a major new page was added.Summary by Sourcery
Update the MUME IV Estonian magazine page with additional magazine scans and expanded gameplay terminology explanations.
Documentation: