more clarification and gitignore
This commit is contained in:
parent
bfd1739a63
commit
26e5802d82
2 changed files with 4 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -86,3 +86,6 @@ $RECYCLE.BIN/
|
|||
[Bb]uild
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/lua,visualstudiocode,windows
|
||||
|
||||
*.7z
|
||||
*.zip
|
|
@ -10,6 +10,7 @@ and
|
|||
* Guards that catch the player sneaking about in town will follow them for a length of time dependent on their sneak skill.
|
||||
* Guards will come to the aid of an unwanted player who is attacked unprovoked
|
||||
* MCM Menu for configuration of many options
|
||||
* Thanks to the power of MWSE Lua, all guards are affected, not just selected hardcoded guards
|
||||
|
||||
### Dialogue ###
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue