Skip to content

Commit

Permalink
Изначально предоставил игроку рюкзак
Browse files Browse the repository at this point in the history
Не с пустыми же руками ему прилетать)
Да и сразу проблема с нехваткой патронов решится
  • Loading branch information
PROPHESSOR committed Feb 28, 2021
1 parent 8931f39 commit 55b6a66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DECORATE.dec
Expand Up @@ -57,6 +57,7 @@ Actor DoomRPGPlayer: DRRPPlayer {
Player.StartItem "DRRPPistol"
Player.StartItem "Clip", 16
Player.StartItem "DRRPDamageAbsorber"
Player.StartItem "Backpack"

States {
Pain:
Expand Down

1 comment on commit 55b6a66

@PROPHESSOR
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.