Skip to content

Commit

Permalink
Update mutation7.nut
Browse files Browse the repository at this point in the history
- Removed starting pistol from Chainsaw Massacre.
  • Loading branch information
Rayman1103 committed Oct 21, 2021
1 parent 45535c8 commit 444d667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/scripts/vscripts/mutation7.nut
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ DirectorOptions <-
DefaultItems =
[
"weapon_chainsaw",
"weapon_pistol",
//"weapon_pistol",
]

function GetDefaultItem( idx )
Expand Down

0 comments on commit 444d667

Please sign in to comment.