Reverts the heretic sacrifice point buff (#16275)

Update sacrifice_knowledge.dm
This commit is contained in:
RatFromTheJungle
2022-09-27 21:46:03 -04:00
committed by GitHub
parent 58f152cb7a
commit 1341c1f09d
@@ -193,7 +193,7 @@
heretic_datum.high_value_sacrifices++
heretic_datum.total_sacrifices++
heretic_datum.knowledge_points += 4 //SKYRAT EDIT - ORIGINAL: 2
heretic_datum.knowledge_points += 2
if(!begin_sacrifice(sacrifice))
disembowel_target(sacrifice)