Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mister-onion committed Dec 21, 2024
1 parent 5475187 commit d22e92c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
drain_plasma_gain = 75
carnage_plasma_gain = 150
feast_plasma_drain = 20
blood_drained = 30

actions = list(
/datum/action/ability/xeno_action/xeno_resting,
Expand Down
2 changes: 0 additions & 2 deletions code/modules/mob/living/carbon/xenomorph/xeno_defines.dm
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@
var/carnage_plasma_gain = 0
///Amount of plasma drained each tick while feast buff is actuve
var/feast_plasma_drain = 0
///Amount of blood we drain from our target when draining blood
var/blood_drained = 0

// *** Queen Abilities *** //
///Amount of leaders allowed
Expand Down

0 comments on commit d22e92c

Please sign in to comment.