mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
fixes double cult summon objectives
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
if(!sacrificed.len && (new_objective != "sacrifice"))
|
||||
sacrifice_target = null
|
||||
|
||||
if(new_objective == "eldergod")
|
||||
if(new_objective == "eldergod" || new_objective == "slaughter")
|
||||
second_phase()
|
||||
return
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user