mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user