Fixed error in the default player yaml
This commit is contained in:
parent
695fcca522
commit
45b3252838
|
@ -1,4 +1,4 @@
|
||||||
player:
|
player:
|
||||||
name: 'Default'
|
name: 'Default'
|
||||||
location: 'officee'
|
location: 'office'
|
||||||
inventory: ['test', 'test2']
|
inventory: ['test', 'test2']
|
Loading…
Reference in New Issue