diff --git a/maps/speed test.json b/maps/speed test.json index ed5ccd9..dabb719 100644 --- a/maps/speed test.json +++ b/maps/speed test.json @@ -38,6 +38,14 @@ "g": 41, "b": 55, "a": 255 - } + }, + "inventory": [ + { + "type": "GrapplingGun", + "range": 500, + "speed": 150, + "ammo": 10 + } + ] } } \ No newline at end of file