Can now open secret walls and pick up machine gun
Signed-off-by: Hans Kokx <hans.d.kokx@gmail.com>
This commit is contained in:
@@ -7,5 +7,6 @@ class Pistol extends Weapon {
|
||||
idleSprite: 421,
|
||||
fireFrames: [422, 423, 424, 425],
|
||||
damage: 20,
|
||||
isAutomatic: false,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user