Skip to content

Commit

Permalink
Update hive_upgrades.dm (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 authored Aug 28, 2024
1 parent 7a9ce52 commit 0788739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/carbon/xenomorph/hive_upgrades.dm
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ GLOBAL_LIST_INIT(tier_to_primo_upgrade, list(
name = "Oblivion"
desc = "Destroy the bodies beneath you "
icon = "smartminions"
psypoint_cost = 1000
psypoint_cost = 500
flags_gamemode = ABILITY_NUCLEARWAR

/datum/hive_upgrade/defence/oblivion/can_buy(mob/living/carbon/xenomorph/buyer, silent = TRUE)
Expand Down

0 comments on commit 0788739

Please sign in to comment.