diff --git a/gamedir/Data-1.13/Item_Settings.ini b/gamedir/Data-1.13/Item_Settings.ini
index ece19a517..f42694741 100644
--- a/gamedir/Data-1.13/Item_Settings.ini
+++ b/gamedir/Data-1.13/Item_Settings.ini
@@ -103,6 +103,7 @@ RANGE_AR_MODIFIER = 1.0
RANGE_LMG_MODIFIER = 1.0
RANGE_SHOTGUN_MODIFIER = 1.0
RANGE_LAUNCHER_MODIFIER = 1.0
+RANGE_GRENADE_MODIFIER = 1.0
;******************************************************************************************************************************
;******************************************************************************************************************************
diff --git a/gamedir/Data-1.13/TableData/Items/Merges.xml b/gamedir/Data-1.13/TableData/Items/Merges.xml
index 8b65f30a8..5cf58d03f 100644
--- a/gamedir/Data-1.13/TableData/Items/Merges.xml
+++ b/gamedir/Data-1.13/TableData/Items/Merges.xml
@@ -2217,6 +2217,14 @@
20
+ 299
+ 1640
+ 1524
+ 1524
+ 13
+ 20
+
+
300
194
1022
diff --git a/gamedir/Data-1.13/TableData/LoadScreenHints.xml b/gamedir/Data-1.13/TableData/LoadScreenHints.xml
index 13811daa1..6407844c8 100644
--- a/gamedir/Data-1.13/TableData/LoadScreenHints.xml
+++ b/gamedir/Data-1.13/TableData/LoadScreenHints.xml
@@ -644,4 +644,49 @@ The other tags determine in what category this hint falls, and will be displayed
In tactical screen, pressing and holding [RIGHT-MOUSE-BUTTON] over your merc will open up merc's menu similar to the one you have on strategic screen map.
1
+
+ 124
+ Press [CTRL]+[C] to open Cover Display Menu.
+ 1
+
+
+ 125
+ Press [CTRL]+[V] to open useful Inventory Manipulations Menu.
+ 1
+
+
+ 126
+ Press [D] to enter turn-based mode immediately, if there is enemy in sector.
+ 1
+
+
+ 127
+ Press [CTRL]+[D] to end your interrupt, and there will be no interrupts until next turn.
+ 1
+
+
+ 128
+ [ALT]+[RIGHTCLICK] opens Skills Menu, where you can call reinforcements with your radio or order artillery strike.
+ 1
+
+
+ 129
+ You can safely place defensive minefields in captured towns and SAMs, your mercs and militia will avoid them.
+ 1
+
+
+ 130
+ You can inspect trap before trying to disarm it. Recommended if you are happy with your current number of extremities.
+ 1
+
+
+ 131
+ Click with hand cursor on a blue flag, and you will be able to remove flag or inspect trap with useful Disarm Menu.
+ 1
+
+
+ 132
+ Placing mines, concertina or sandbags is more convenient with [SHIFT] key - you don't need to manually take new item from your inventory.
+ 1
+
\ No newline at end of file
diff --git a/gamedir/Data-1.13/TableData/Lookup/MergeType.xml b/gamedir/Data-1.13/TableData/Lookup/MergeType.xml
index b76f1392e..4b82a04b7 100644
--- a/gamedir/Data-1.13/TableData/Lookup/MergeType.xml
+++ b/gamedir/Data-1.13/TableData/Lookup/MergeType.xml
@@ -52,4 +52,8 @@
12
Tripwire Roll
+
+ 13
+ Use (Drain Status)
+
\ No newline at end of file
diff --git a/gamedir/Data/Item_Settings.ini b/gamedir/Data/Item_Settings.ini
index ece19a517..f42694741 100644
--- a/gamedir/Data/Item_Settings.ini
+++ b/gamedir/Data/Item_Settings.ini
@@ -103,6 +103,7 @@ RANGE_AR_MODIFIER = 1.0
RANGE_LMG_MODIFIER = 1.0
RANGE_SHOTGUN_MODIFIER = 1.0
RANGE_LAUNCHER_MODIFIER = 1.0
+RANGE_GRENADE_MODIFIER = 1.0
;******************************************************************************************************************************
;******************************************************************************************************************************