Adds "Teach them a lesson" Objective (traitor only) (#22933)

* Adds the tech them a lesson objective.

* minor changes

* SPACING!

* onesmallupdate

* requestedchanges

* requestedchanges
This commit is contained in:
Aquilar
2023-11-04 16:30:16 -04:00
committed by GitHub
parent a9596307d9
commit 14fbf2b4a9
3 changed files with 32 additions and 3 deletions
@@ -130,6 +130,8 @@
add_antag_objective(/datum/objective/debrain)
else if(prob(30))
add_antag_objective(/datum/objective/maroon)
else if(prob(30))
add_antag_objective(/datum/objective/assassinateonce)
else
add_antag_objective(/datum/objective/assassinate)
else