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:
3
Resources/Locale/en-US/components/ghost-component.ftl
Normal file
3
Resources/Locale/en-US/components/ghost-component.ftl
Normal 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]
|
||||
Reference in New Issue
Block a user