fix some problems of games

This commit is contained in:
2026-05-22 13:56:23 +08:00
parent 2f76e6a3ca
commit 09aa034f52
8 changed files with 274 additions and 33 deletions

View File

@@ -3824,7 +3824,6 @@ _TD.a.push(function (TD) {
"laser_gun": {
damage: 25,
range: 6,
max_range: 10,
speed: 20,
// bullet_speed: 10, // laser_gun 的 bullet_speed 属性没有用
life: 100,