Shell: TEAR has a 0.85km blast radius
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
21c6553784
commit
fea7c0dad2
@ -23,7 +23,7 @@ class Shell(Enum):
|
||||
STAR = ("Illumination star", None, True)
|
||||
SMK = ("White phosphorus smoke", None, True)
|
||||
MSTD = ("Mustard (YX) blister agent", None, False)
|
||||
TEAR = ("Lachrymatory (CN) irritant", None, False)
|
||||
TEAR = ("Lachrymatory (CN) irritant", 0.85, False)
|
||||
PRPG = ("Agitation leaflet propaganda", None, False)
|
||||
PHGN = ("Phosgene (CG) choking gas", None, False)
|
||||
INCN = ("Thermite incendiary", None, False)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user