mirror of
https://github.com/asphyxia-core/plugins.git
synced 2026-09-22 22:27:56 +03:00
Add rivals support for Lapistoria-peace
Fix stamp not properly initialized on usaneko
This commit is contained in:
@@ -28,6 +28,11 @@ export interface Params {
|
||||
};
|
||||
}
|
||||
|
||||
export interface Rivals {
|
||||
collection: 'rivals',
|
||||
rivals: string[]
|
||||
}
|
||||
|
||||
export interface Scores {
|
||||
collection: 'scores',
|
||||
version: string,
|
||||
|
||||
Reference in New Issue
Block a user