Murder-Hobo-Interactive / resurrection-man

grave robbing and other fun things
2 stars 0 forks source link

30 equipable #46

Closed ZR-Python closed 1 year ago

ZR-Python commented 1 year ago

What I did

Added a Equipable Class with a Gun Subclass. The Player now has a weapon_slot which currently holds a Gun on creation. The Gun has a Fire Rate which makes Bullets Less Automatic.

Why I did it

For Weapons and Limits

Issue #s Addressed

How to test it