From c27d9893be8d494c7d7a94e12e501aa6bb6f1133 Mon Sep 17 00:00:00 2001 From: "James@STCH" Date: Wed, 4 May 2022 11:54:11 +0200 Subject: [PATCH] Add Give item to another player --- External/VTTModules.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/External/VTTModules.md b/External/VTTModules.md index d8bb0b2..da458f2 100644 --- a/External/VTTModules.md +++ b/External/VTTModules.md @@ -331,6 +331,22 @@ Shows a graphic + sound for players a round just before a player's turn (Next Up - [ ] Done --- +## !!!INCOMPATIBILITY WARN!!! [Give Item to another player](https://github.com/Sepichat/FoundryVTT-GiveItem) +A module to allow a Player to give an item he owns to another player without the hassle to have to go through the compendium + +### Recommended settings + +### Dependencies +* None + +### Personal Thoughts + +- [ ] Documentation +- [x] Dependencies +- [ ] Thoughts +- [ ] Done +--- + ## [Dice so Nice](https://gitlab.com/riccisi/foundryvtt-dice-so-nice) This module for Foundry VTT adds the ability to show a 3D dice simulation when a roll is made.