mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Adds more skrell stuff (#6991)
-adds some skrell items to the loadout -adds an unique jumpsuit to the jargon consular officer -adds some new skrell markings -adds a new sprite for a skrell holy book -adds a new skrell plant -adds some new skrell related drinks
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
and the availability of both C'thur and Dionaea as manual labourers), allowing Federation Citizens to focus on less intensive pursuits. A rogue artificial intelligence, \
|
||||
Glorsh-Omega, has traumatized this nation for centuries to come, and the Federation is very wary of humanity, who has acquired AI technology (such as IPCs) after a Federation \
|
||||
tech leak."
|
||||
consular_outfit = /datum/outfit/job/representative/consular/jargon
|
||||
|
||||
/datum/citizenship/jargon/get_objectives(mission_level, var/mob/living/carbon/human/H)
|
||||
var/rep_objectives
|
||||
@@ -24,4 +25,9 @@
|
||||
rep_objectives = pick("Consider assisting crew within the capacity of your role, an altruistic image is good PR towards the federation",
|
||||
"Some Skrell are not part of the Federation; attempt to convince them to become a citizen")
|
||||
|
||||
return rep_objectives
|
||||
return rep_objectives
|
||||
|
||||
/datum/outfit/job/representative/consular/jargon
|
||||
name = "Jargon Consular Officer"
|
||||
|
||||
uniform = /obj/item/clothing/under/skrell
|
||||
Reference in New Issue
Block a user