alt titles and order

This commit is contained in:
Kashargul
2024-09-14 04:20:37 +02:00
parent b041bca268
commit 7fa41d248f
40 changed files with 679 additions and 603 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
if(mind)
if((mind.assigned_role == JOB_ENGINEER) || (mind.assigned_role == JOB_CHIEF_ENGINEER))
gain = 100
if(mind.assigned_role == USELESS_JOB) //VOREStation Edit - Visitor not Assistant
if(mind.assigned_role == JOB_ALT_VISITOR) //VOREStation Edit - Visitor not Assistant
gain = rand(0, 300)
investigate_log(I_SINGULO,"has been consumed by a singularity", I_SINGULO)
gib()