From e110948eb57b153703b527c6e75e5197aa98628a Mon Sep 17 00:00:00 2001
From: Heuchi <2162327+heuchi@users.noreply.github.com>
Date: Sun, 24 Oct 2021 10:02:05 +0200
Subject: [PATCH] add configuration for item return times in stk_config.xml
---
data/stk_config.xml | 5 +++++
src/config/stk_config.cpp | 22 ++++++++++++++++++++++
src/config/stk_config.hpp | 5 +++++
src/items/item.cpp | 21 ++++++++++++++++++++-
4 files changed, 52 insertions(+), 1 deletion(-)
diff --git a/data/stk_config.xml b/data/stk_config.xml
index 957781507..0a3f93faf 100644
--- a/data/stk_config.xml
+++ b/data/stk_config.xml
@@ -224,6 +224,11 @@
to timer when bomb is passed on. -->
+
+
+