mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
(O) (#25139)
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
victory = victorious
|
||||
|
||||
for(var/datum/objective/O in R.objectives.GetObjectives())
|
||||
objectives.Add(new /datum/stat/role_objective)
|
||||
objectives.Add(new /datum/stat/role_objective(O))
|
||||
|
||||
/datum/stat/role_objective
|
||||
var/obj_type = null
|
||||
|
||||
Reference in New Issue
Block a user