mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-23 05:23:52 +00:00
Merge pull request #1155 from jeffreyhaines/patch-1
Minor spelling correction
This commit is contained in:
commit
49e6232de5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ In this first chapter we will create a mod that adds a new ring with a simple
|
||||||
enchantment to the game. The ring will give its wearer a permanent Night Vision
|
enchantment to the game. The ring will give its wearer a permanent Night Vision
|
||||||
effect while being worn. You don't need prior knowledge about modding
|
effect while being worn. You don't need prior knowledge about modding
|
||||||
Morrowind, but you should be familiar with the game itself. There will be no
|
Morrowind, but you should be familiar with the game itself. There will be no
|
||||||
scripting necessary, we chan achieve everything using just what the base game
|
scripting necessary, we can achieve everything using just what the base game
|
||||||
offers out of the box. Before continuing make sure that OpenMW is properly
|
offers out of the box. Before continuing make sure that OpenMW is properly
|
||||||
installed and playable.
|
installed and playable.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue