Skip to content

Commit

Permalink
Update dropship_ammo.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveloopers committed May 9, 2024
1 parent 727083c commit d9710ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/cm_marines/dropship_ammo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -378,8 +378,8 @@
bomb.containers += container
bomb.forceMove(impact)
bomb.allow_star_shape = FALSE
bomb.cause_data = create_cause_data(initial(name), source_mob)
bomb.prime(TRUE)
create_cause_data(initial(name), source_mob)
QDEL_IN(src, 0.5 SECONDS)

/obj/structure/ship_ammo/rocket/banshee
Expand Down

0 comments on commit d9710ad

Please sign in to comment.