diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-13 10:30:52 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-03-13 10:30:52 -0700 |
commit | a09894839ccba98dd8cd2a15cfe09cb75de18125 (patch) | |
tree | 39300c2fabf6d202f199a9441a3e8466c8770b16 /recipes-01_dragon-can-be-dismantled.patch | |
parent | Update to 0.F.3 (diff) | |
download | cataclysm-dda-master.tar.xz |
Port patches back to DDA.
Diffstat (limited to 'recipes-01_dragon-can-be-dismantled.patch')
-rw-r--r-- | recipes-01_dragon-can-be-dismantled.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-01_dragon-can-be-dismantled.patch b/recipes-01_dragon-can-be-dismantled.patch deleted file mode 100644 index cae2714..0000000 --- a/recipes-01_dragon-can-be-dismantled.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/data/json/recipes/ammo/shot.json -+++ b/data/json/recipes/ammo/shot.json -@@ -69,6 +69,7 @@ - "batch_time_factors": [ 60, 5 ], - "book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ], - "charges": 1, -+ "reversible": true, - "using": [ [ "ammo_shot", 1 ] ], - "tools": [ [ [ "press", -1 ] ] ], - "//": "same charge as a 1 oz load, could find no refference to actual loading data. 1490 mg gunpowder rounded to 15 100 mg 'pieces'", |