Skip to content

Commit

Permalink
Remove rebase duplicated code.
Browse files Browse the repository at this point in the history
  • Loading branch information
John-Candlebury committed Dec 26, 2019
1 parent 8ba1340 commit 272734f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
15 changes: 0 additions & 15 deletions data/mods/Aftershock/items/afs_tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,6 @@
],
"flags": [ "WATCH", "ALARMCLOCK" ]
},
{
"id": "afs_atomic_smartphone_flashlight",
"copy-from": "afs_atomic_smartphone",
"type": "TOOL",
"name": "atomic smartphone - Flashlight",
"name_plural": "atomic smartphones - Flashlight",
"revert_to": "afs_atomic_smartphone",
"use_action": {
"target": "afs_atomic_smartphone",
"msg": "You deactivate the flashlight app.",
"menu_text": "Turn off flashlight",
"type": "transform"
},
"flags": [ "WATCH", "ALARMCLOCK", "LIGHT_25" ]
},
{
"id": "afs_atomic_smartphone_flashlight",
"copy-from": "afs_atomic_smartphone",
Expand Down
2 changes: 1 addition & 1 deletion data/mods/Aftershock/mobs/afs_robots.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"species": [ "ROBOT" ],
"diff": 10,
"volume": "62500 ml",
"weight": 81500,
"weight": "81500 g",
"hp": 200,
"speed": 100,
"material": [ "steel" ],
Expand Down

0 comments on commit 272734f

Please sign in to comment.