proto3 initial commit
This commit is contained in:
@@ -55,7 +55,8 @@ var master_stats:Dictionary = {
|
||||
"xp": 0,
|
||||
"mext_xp": 100,
|
||||
"points": 5,
|
||||
"level": 1
|
||||
"level": 1,
|
||||
"look": {}
|
||||
}
|
||||
|
||||
func new_candidate() -> Dictionary:
|
||||
|
||||
Reference in New Issue
Block a user