Opened 14 years ago
Closed 14 years ago
#214 closed bug (fixed)
Nuclear overcharge overrides stairs
Reported by: | tehtmi | Owned by: | tehtmi |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.9.4 |
Component: | lua | Version: | 0.9.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The nuclear plasma rifle and nuclear BFG 9000 have alternate reloads that create a nuke cell and set the nuke timer.
Currently, these effects will override any cell the player is standing on with a nuke cell -- this includes the stairs!
The thermonuclear bomb already has checks to prevent this as well as some other corner-case behaviors. All of these behaviors should probably be shared by the nuclear weapons.
Change History (2)
comment:1 Changed 14 years ago by tehtmi
- Owner changed from epyon to tehtmi
- Status changed from new to assigned
comment:2 Changed 14 years ago by tehtmi
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
(In [1645]) * Nuclear weapon overloads cannot replace stairs. (Fixes #214)