Update Per-World.md
This commit is contained in:
parent
15a6e85a6b
commit
a941e9d416
1 changed files with 9 additions and 11 deletions
|
@ -50,21 +50,19 @@ it can store and retrieve inventories, playerdata, and player locations
|
|||
per world per storyline per player
|
||||
per excursion per world per storyline per player
|
||||
|
||||
And the incomplete list of automatically tracked data points:
|
||||
And the incomplete list of automatically tracked data points, tracked in the manner described above:
|
||||
|
||||
LAST KNOWN LOCATION
|
||||
|
||||
(PLAYER)
|
||||
LAST DEATH
|
||||
LAST KILL
|
||||
# DEATHS
|
||||
# KILLS
|
||||
|
||||
LAST DEATH
|
||||
LAST KILL
|
||||
# DEATHS
|
||||
# KILLS
|
||||
(MOB) ...?
|
||||
LAST DEATH
|
||||
LAST KILL
|
||||
# DEATHS
|
||||
# KILLS
|
||||
LAST DEATH
|
||||
LAST KILL
|
||||
# DEATHS
|
||||
# KILLS
|
||||
|
||||
|
||||
maybe just implement a sort of "per-world scoreboards" type thing
|
||||
|
|
Loading…
Reference in a new issue