Make ghost component ECS (#4159)

* Make ghost component ECS

* Remove players and locations properties from ghost component

* Address reviews

* One more doc

* Fix client ghost component state method error
This commit is contained in:
DrSmugleaf
2021-06-18 09:56:23 +02:00
committed by GitHub
parent 86ff812428
commit 4f4d203d2e
10 changed files with 481 additions and 401 deletions

View File

@@ -0,0 +1,3 @@
# Examine text
comp-ghost-examine-time-minutes = Died [color=yellow]{$minutes} minutes ago.[/color]
comp-ghost-examine-time-seconds = Died [color=yellow]{$seconds} seconds ago.[/color]