mirror of
https://github.com/Llloooggg/TextSouls.git
synced 2026-03-06 04:26:23 +03:00
backend: добавили состояния персонажей
This commit is contained in:
@@ -62,5 +62,18 @@
|
||||
"wisdom_koef": 1.5
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"table_name": "character_states",
|
||||
"records": [
|
||||
{
|
||||
"id": 1,
|
||||
"name": "Default"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"name": "Duel"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user