Skip to content

Commit

Permalink
Merge pull request #135 from Kenshut/Быстрый-багфикс
Browse files Browse the repository at this point in the history
быстрый багфикс
  • Loading branch information
collectanos authored Nov 15, 2023
2 parents ba78e00 + fc64d3c commit 4db5647
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/json/EraOfDecay/items/tools/other.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,15 @@
},
{
"id": "rc_scout_car",
"copy-from": "rc_scout_car",
"type": "TOOL",
"weight": "1 kg",
"volume": "1 L",
"price_postapoc": 5000,
"name": { "str": "RC scout car" },
"description": "A small wheeled drone, nimble and almost undetectable it mounts a robotic eye for espionage work. Once turned on, a remote controller will let you use it as a mobile camera.",
"symbol": "e",
"ammo": [ "battery" ],
"charges_per_use": 1,
"proportional": { "weight": 0.73, "volume": 0.75, "price": 0.8 },
"use_action": {
"target": "rc_scout_car_on",
"menu_text": "Activate RC scout car",
Expand Down

0 comments on commit 4db5647

Please sign in to comment.