LINTER
AHHHH NEW LINE
This commit is contained in:
@@ -88,4 +88,4 @@
|
||||
)
|
||||
parry_failed_stagger_duration = 2 SECONDS
|
||||
parry_failed_clickcd_duration = CLICK_CD_RANGE
|
||||
parry_cooldown = 0
|
||||
parry_cooldown = 0
|
||||
|
||||
@@ -12,4 +12,4 @@
|
||||
/obj/item/projectile/judgement_cut/on_hit(atom/target, blocked = FALSE)
|
||||
. = ..()
|
||||
if(ishuman(target))
|
||||
new /obj/effect/temp_visual/impact_effect/judgement_cut(src)
|
||||
new /obj/effect/temp_visual/impact_effect/judgement_cut(src)
|
||||
|
||||
@@ -274,4 +274,4 @@
|
||||
cost = 20
|
||||
player_minimum = 20
|
||||
exclude_modes = list(/datum/game_mode/nuclear, /datum/game_mode/nuclear/clown_ops, /datum/game_mode/traitor/internal_affairs)
|
||||
cant_discount = TRUE
|
||||
cant_discount = TRUE
|
||||
|
||||
Reference in New Issue
Block a user