Skip to content

Commit

Permalink
Merge pull request #1119 from FeenieRU/santa
Browse files Browse the repository at this point in the history
Фикс рантайма с сантой
  • Loading branch information
MrCat15352 authored Oct 20, 2024
2 parents 93ae5bb + 689d3ad commit bbfd1b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/modules/antagonists/santa/santa.dm
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
to_chat(owner, "<span class='boldannounce'>You are Santa! Your objective is to bring joy to the people on this station. You have a magical bag, which generates presents as long as you have it! You can examine the presents to take a peek inside, to make sure that you give the right gift to the right person.</span>")

/datum/antagonist/santa/proc/give_equipment()
var/mob/living/carbon/human/H = owner.current
owner.AddSpell(new /obj/effect/proc_holder/spell/targeted/area_teleport/teleport/santa)

/datum/antagonist/santa/proc/give_objective()
Expand Down

0 comments on commit bbfd1b5

Please sign in to comment.