more clarification and gitignore

This commit is contained in:
Lilian Jónsdóttir 2020-07-25 22:08:20 -07:00
parent bfd1739a63
commit 26e5802d82
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View file

@ -86,3 +86,6 @@ $RECYCLE.BIN/
[Bb]uild
# End of https://www.toptal.com/developers/gitignore/api/lua,visualstudiocode,windows
*.7z
*.zip

View file

@ -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 ###