This commit is contained in:
kevinz000
2020-05-08 22:40:07 -07:00
parent 4cd5e08902
commit e684c6e574
8 changed files with 16 additions and 14 deletions
@@ -3,6 +3,7 @@
damage = 20
armour_penetration = 20
light_range = 3
pixels_per_Second = TILES_TO_PIXELS(16.667)
speed = 0.6
range = 35
light_color = LIGHT_COLOR_RED
@@ -39,7 +40,7 @@
armour_penetration = 20
movement_type = FLYING | UNSTOPPABLE
range = 20
speed = 0.8
pixels_per_second = TILES_TO_PIXELS(12.5)
light_range = 4
light_color = LIGHT_COLOR_RED