Commit Graph

4 Commits

Author SHA1 Message Date
KansaiGaijin
ae6e1d8952 Update player.py
Updated how item type is portrayed at class level
2022-12-20 22:57:01 +13:00
KansaiGaijin
b53d0d4f44 Update player.py
Updated small error in allocation code not counting words correctly
2022-10-30 15:07:46 +13:00
KansaiGaijin
0eba3e823e Update player.py
Updated Enum names for better usage.
Beginning to consider attunement ramifications.
Allocation for character creation is better formatted.
2022-10-30 14:43:47 +13:00
KansaiGaijin
7b974226c6 Create player.py
Player class has it's own location now to maintain.

Includes inventory and equipment as well as initialising items.
2022-10-29 09:36:47 +13:00