mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Spooky/Horror modifier & various tweaks/fixes (#11004)
Co-authored-by: Cameron Lennox <killer65311@gmail.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a929887fa5
commit
c487e78339
@@ -881,7 +881,7 @@ var/list/sacrificed = list()
|
||||
var/datum/gender/TU = GLOB.gender_datums[cultist.get_visible_gender()]
|
||||
to_chat(user, span_warning("You cannot summon \the [cultist], for [TU.his] shackles of blood are strong."))
|
||||
return fizzle()
|
||||
cultist.loc = src.loc
|
||||
cultist.forceMove(src.loc)
|
||||
cultist.lying = 1
|
||||
cultist.regenerate_icons()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user