mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-17 08:26:50 -04:00
Replaced "prior" with "previous"
This commit is contained in:
parent
2fe2b57faa
commit
6fadcc6748
@ -3,7 +3,7 @@ A Tour through OpenMW CS: making a magic ring
|
|||||||
|
|
||||||
In this first chapter we will create a mod that adds a new ring with a simple
|
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 do not need prior Morrowind modding experience,
|
effect while being worn. You do not need previous Morrowind modding experience,
|
||||||
but you should be familiar with the game itself. There will be no
|
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 chan 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user