summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-27 14:12:00 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-27 14:12:00 -0700
commit6f449f3c29bee90385b2024c29bcffcf899a7077 (patch)
treebfcfbea7b92240db7403399d05bbb26871f078d7
parentClean up the landmine and smoke grenade recipes to be more military. (diff)
downloadcataclysm-dda-mod_grenade-crafting-6f449f3c29bee90385b2024c29bcffcf899a7077.tar.xz
Update readme
-rw-r--r--readme17
1 files changed, 14 insertions, 3 deletions
diff --git a/readme b/readme
index cc9749c..5bf342e 100644
--- a/readme
+++ b/readme
@@ -10,16 +10,27 @@ C-4 Explosives
40x46mm M433
40x46mm M576
40x46mm M651
+40x46mm M1006
composition b
+rubber slug
+rubber powder
+impact fuze
+delayed fuze
Rename grenade to fragmentation grenade
Rename flashbang to flashbang grenade
Rename smoke bomb to smoke grenade
+Fix the official M433 and M576 references being backwards in many places.
+Clean up the uncraft recipes for hand grenades, landmines, and 40x46mm grenades.
+Clean up the landmine recipe to use more military components.
+Clean up the smoke grenade to use more military components.
+
Fix the wildly inconsistent use of grenade, canister, armed, active, lit amongst explosives.
--$GRENADE (lit) for those using matches
--$GRENADE (active) for those using pins
--$EXPLOSIVE (armed) for those on a manual timer
+-$GRENADE (lit) for grenades using matches (can bomb, pipe bomb, etc)
+-$GRENADE (active) for grenades using pins (fragmentation grenade, emp grenade, etc)
+-$EXPLOSIVE (lit) for explosives using matches (barrel bomb, ANFO charge, etc)
+-$EXPLOSIVE (armed) for explosives using a manual timer (C-4, EMP bomb, etc)
Todo-