🐞 fix(gvg): 添加投石车

This commit is contained in:
luying
2023-02-27 21:54:54 +08:00
parent 82c4149063
commit 78777a1437
4 changed files with 378 additions and 22 deletions
@@ -7,6 +7,8 @@ export interface DicGVGAreaPoint {
readonly pointId: number;
// 区域id
readonly areaId: number;
// 类型 1-守卫者 2-投石车
readonly type: number;
// 积分
readonly score: number;
// 位置