diff --git a/.github/README.md b/.github/README.md index 4c29a00..99a451f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -3,3 +3,5 @@ # Features This module will deposit a certain percentage of money obtained from quests and money looted into the guild bank. + +It will **not** take money from the player, it will just add a bonus to the guild bank. diff --git a/README.md b/README.md index 9086fd2..a5c55ae 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # Features This module will deposit a certain percentage of money obtained from quests and money looted into the guild bank. + +It will **not** take money from the player, it will just add a bonus to the guild bank.