reroll damage mod
This commit is contained in:
@@ -675,6 +675,8 @@ const game = {
|
||||
consBB = [];
|
||||
removeAll(bullet);
|
||||
bullet = [];
|
||||
removeAll(composite);
|
||||
composite = [];
|
||||
// if player was holding something this makes a new copy to hold
|
||||
if (holdTarget) {
|
||||
len = body.length;
|
||||
|
||||
Reference in New Issue
Block a user