18 lines
372 B
JSON
18 lines
372 B
JSON
{
|
|
"players": {
|
|
"computertech": {
|
|
"nick": "ComputerTech",
|
|
"xp": 45,
|
|
"ducks_shot": 4,
|
|
"accuracy": 61,
|
|
"gun_confiscated": false,
|
|
"ducks_befriended": 1,
|
|
"inventory": {},
|
|
"temporary_effects": [],
|
|
"current_ammo": 6,
|
|
"magazines": 3,
|
|
"bullets_per_magazine": 6
|
|
}
|
|
},
|
|
"last_save": "1758654759.6627305"
|
|
} |