elevator
cleaned up elevator physics, added ability to hold the elevator at one location added elevator with a on/off button to level highrise (0.6 chance to show up)
This commit is contained in:
@@ -3625,7 +3625,7 @@ const b = {
|
||||
ammoPack: 100,
|
||||
have: false,
|
||||
wavePacketCycle: 0,
|
||||
delay: 60,
|
||||
delay: 40,
|
||||
do() {
|
||||
if (this.wavePacketCycle && !input.fire) {
|
||||
this.wavePacketCycle = 0;
|
||||
|
||||
Reference in New Issue
Block a user