Update Player Information.md
This commit is contained in:
parent
1d954135d0
commit
ac55d4676b
1 changed files with 60 additions and 58 deletions
|
@ -1,15 +1,17 @@
|
|||
certain player data points must be tracked and stored.
|
||||
These are all stored in the following way:
|
||||
certain player data points must be tracked and stored.
|
||||
These are all stored in the following way:
|
||||
|
||||
per player,
|
||||
per storyline per player,
|
||||
per world per storyline per player,
|
||||
per excursion per world per storyline per player
|
||||
|
||||
tracked data:
|
||||
tracked data:
|
||||
|
||||
LOCATION
|
||||
INVENTORY
|
||||
- inventory
|
||||
- enderchest
|
||||
PLAYER DATA
|
||||
- exp
|
||||
- health
|
||||
|
|
Loading…
Reference in a new issue