From 26e5802d82f3643ae99245e792b148e13f93aa82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lilian=20J=C3=B3nsd=C3=B3ttir?= Date: Sat, 25 Jul 2020 22:08:20 -0700 Subject: [PATCH] more clarification and gitignore --- .gitignore | 3 +++ README.md | 1 + 2 files changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 716dbfe..c3a29db 100644 --- a/.gitignore +++ b/.gitignore @@ -86,3 +86,6 @@ $RECYCLE.BIN/ [Bb]uild # End of https://www.toptal.com/developers/gitignore/api/lua,visualstudiocode,windows + +*.7z +*.zip \ No newline at end of file diff --git a/README.md b/README.md index 87ebfc2..cde7a83 100644 --- a/README.md +++ b/README.md @@ -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 ###