Opened 9 years ago
Closed 9 years ago
#512 closed defect (fixed)
Impossible to kill water mines with torpedos
Reported by: | Decay | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | BA trunk | Version: | |
Keywords: | Cc: |
Description (last modified by )
Change History (3)
comment:2 by , 9 years ago
Description: | modified (diff) |
---|---|
Summary: | Impossible to kill water mine with t2 sub → Impossible to kill water mines with torpedos |
Note:
See TracTickets
for help on using tickets.
issue is that mines are nonblocking to projectiles (because of non_blocking_mines gadget) but torpedos don't explode when they reach the water surface (unlike land weapons, which do explode when they hit the ground and consequently detonate the land mine).
not sure how to fix this; maybe the best thing is to have the mines above water so as torps can't target them?
edit: above water doesn't work - reclassifying them as hovers (for targetting purposes only) does