Skip to content

Commit

Permalink
xd
Browse files Browse the repository at this point in the history
  • Loading branch information
Diegoflores31 committed Jun 25, 2024
1 parent d709fa1 commit 40471f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/mob/living/carbon/xenomorph/Xenomorph.dm
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@
var/plasma_max = 10
var/plasma_gain = 5
var/cooldown_reduction_percentage = 0 // By what % cooldown are reduced by. 1 => No cooldown. Should normally be clamped at 50%
var/can_vent_crawl = FALSE
var/death_fontsize = 3

var/small_explosives_stun = TRUE // Have to put this here, otherwise it can't be strain specific
Expand Down

0 comments on commit 40471f7

Please sign in to comment.