Ship Ammunition Weight Loss (#16582)

This commit is contained in:
Geeves
2023-07-08 13:18:46 +02:00
committed by GitHub
parent 354bd5aab3
commit c2819f7a04
2 changed files with 7 additions and 1 deletions
@@ -25,7 +25,7 @@
var/obj/item/projectile/original_projectile
var/heading = SOUTH
var/range = OVERMAP_PROJECTILE_RANGE_MEDIUM
var/mob_carry_size = MOB_LARGE //How large a mob has to be to carry the shell
var/mob_carry_size = 12 //How large a mob has to be to carry the shell
//Cookoff variables.
var/cookoff_devastation = 0
var/cookoff_heavy = 2