summaryrefslogtreecommitdiff
path: root/json/items/corpses/inactive_bots.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/corpses/inactive_bots.json')
-rw-r--r--json/items/corpses/inactive_bots.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/json/items/corpses/inactive_bots.json b/json/items/corpses/inactive_bots.json
new file mode 100644
index 0000000..00f05ba
--- /dev/null
+++ b/json/items/corpses/inactive_bots.json
@@ -0,0 +1,44 @@
+[
+ {
+ "type" : "TOOL",
+ "id" : "bot_EMP_hack",
+ "copy-from" : "bot_EMP_hack",
+ "name": { "str": "inactive EMP hack" },
+ "volume": "250 ml"
+ },
+ {
+ "type" : "TOOL",
+ "id" : "bot_c4_hack",
+ "copy-from" : "bot_c4_hack",
+ "name": { "str": "inactive C-4 hack" },
+ "volume": "1000 ml"
+ },
+ {
+ "type" : "TOOL",
+ "id" : "bot_flashbang_hack",
+ "copy-from" : "bot_flashbang_hack",
+ "name": { "str": "inactive flashbang hack" },
+ "volume": "250 ml"
+ },
+ {
+ "type" : "TOOL",
+ "id" : "bot_gasbomb_hack",
+ "copy-from" : "bot_gasbomb_hack",
+ "name": { "str": "inactive tear gas hack" },
+ "volume": "250 ml"
+ },
+ {
+ "type" : "TOOL",
+ "id" : "bot_manhack",
+ "copy-from" : "bot_manhack",
+ "name": { "str": "inactive manhack" },
+ "volume": "250 ml"
+ },
+ {
+ "type" : "TOOL",
+ "id" : "bot_mininuke_hack",
+ "copy-from" : "bot_mininuke_hack",
+ "name": { "str": "inactive mininuke hack" },
+ "volume": "16000 ml"
+ }
+]