Skip to content

Commit a450169

Browse files
committed
-
1 parent c651aa7 commit a450169

8 files changed

Lines changed: 3319 additions & 794 deletions

File tree

gamedata/entities/common.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
{
2929
"fire_type": "projectile",
3030
"projectile": "flame",
31-
"base_fire_rate": 16.0,
31+
"base_fire_rate": 15.0,
3232
"sprite_index": 33,
3333
"base_ammo_limit": 999
3434
},
@@ -58,7 +58,7 @@
5858
"anim_loop": "none",
5959
"radius": 0.075,
6060
"base_distance": 1.1,
61-
"speed": 2.75
61+
"speed": 3.0
6262
},
6363
"missile":
6464
{

0 commit comments

Comments
 (0)