mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Merge pull request #10913 from datlo/nogolemassassinate
Prevent objectives from targeting offstation roles
This commit is contained in:
@@ -47,6 +47,7 @@ var/global/list/unused_trade_stations = list("sol")
|
||||
M.equipOutfit(/datum/outfit/admin/sol_trader)
|
||||
M.dna.species.after_equip_job(null, M)
|
||||
M.mind.objectives += trader_objectives
|
||||
M.mind.offstation_role = TRUE
|
||||
greet_trader(M)
|
||||
success_spawn = 1
|
||||
if(success_spawn)
|
||||
|
||||
Reference in New Issue
Block a user