mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 09:09:43 +00:00
Merged merge request !35
This commit is contained in:
commit
91be35124c
4 changed files with 5 additions and 4 deletions
|
@ -186,6 +186,7 @@ Documentation
|
||||||
Cramal
|
Cramal
|
||||||
Ryan Tucker (Ravenwing)
|
Ryan Tucker (Ravenwing)
|
||||||
sir_herrbatka
|
sir_herrbatka
|
||||||
|
Diego Crespo
|
||||||
|
|
||||||
Packagers
|
Packagers
|
||||||
---------
|
---------
|
||||||
|
|
|
@ -9,7 +9,7 @@ few chapters to familiarise yourself with the new interface.
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
OpenMW CS is still software in development. The manual does not cover any of
|
OpenMW CS is still software in development. The manual does not cover any of
|
||||||
its shortcomings, it is written as if everything was working as inteded.
|
its shortcomings, it is written as if everything was working as intended.
|
||||||
Please report any software problems as bugs in the software, not errors in
|
Please report any software problems as bugs in the software, not errors in
|
||||||
the manual.
|
the manual.
|
||||||
|
|
||||||
|
|
|
@ -121,7 +121,7 @@ existing filters into more complex ones.
|
||||||
Scopes
|
Scopes
|
||||||
======
|
======
|
||||||
|
|
||||||
Every default filter has the prefix ``project``. This is a *scpoe*, a mechanism
|
Every default filter has the prefix ``project``. This is a *scope*, a mechanism
|
||||||
that determines the lifetime of the filter. These are the supported scopes:
|
that determines the lifetime of the filter. These are the supported scopes:
|
||||||
|
|
||||||
``project::``
|
``project::``
|
||||||
|
|
|
@ -236,7 +236,7 @@ a negative number indicating that he will restock again to maintain that level.
|
||||||
However, it's an attractive item, so he will probably wear it rather than sell it.
|
However, it's an attractive item, so he will probably wear it rather than sell it.
|
||||||
So set his stock level too high for him to wear them all (3 works, 2 might do).
|
So set his stock level too high for him to wear them all (3 works, 2 might do).
|
||||||
|
|
||||||
Another possibilty, again in Seyda Neen making it easy to access, would be for
|
Another possibility, again in Seyda Neen making it easy to access, would be for
|
||||||
Fargoth to give it to the player in exchange for his healing ring.
|
Fargoth to give it to the player in exchange for his healing ring.
|
||||||
|
|
||||||
.. figure:: https://gitlab.com/OpenMW/openmw-docs/raw/master/docs/source/manuals/openmw-cs/_static/images/chapter-1/Ring_to_Fargoth_1.png
|
.. figure:: https://gitlab.com/OpenMW/openmw-docs/raw/master/docs/source/manuals/openmw-cs/_static/images/chapter-1/Ring_to_Fargoth_1.png
|
||||||
|
@ -360,7 +360,7 @@ the base game.
|
||||||
"Modified" status will cover items from the base game which have been modified in this addon.
|
"Modified" status will cover items from the base game which have been modified in this addon.
|
||||||
|
|
||||||
Click on the top of the column to toggle between ascending and descending order - thus between "Added"
|
Click on the top of the column to toggle between ascending and descending order - thus between "Added"
|
||||||
and "Modified" at the top. Or put your desired modified status into a filter then sort alpabetically
|
and "Modified" at the top. Or put your desired modified status into a filter then sort alphabetically
|
||||||
on a different column.
|
on a different column.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue