mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 20:06:28 +01:00
Ship Ammunition Weight Loss (#16582)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user