mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Outfits objectified (#18611)
* oof * ugh * fqewavdf * 4ryh --------- Co-authored-by: DreamySkrell <>
This commit is contained in:
co-authored by
DreamySkrell <>
parent
8e1a81f81a
commit
85d27eb1d0
@@ -18,7 +18,7 @@
|
||||
max_count = 4
|
||||
|
||||
//Vars related to human mobs
|
||||
outfit = /datum/outfit/admin/nt/odinsec
|
||||
outfit = /obj/outfit/admin/nt/odinsec
|
||||
possible_species = list(SPECIES_HUMAN,SPECIES_SKRELL, SPECIES_SKRELL_AXIORI,SPECIES_IPC)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
max_count = 4
|
||||
|
||||
//Vars related to human mobs
|
||||
outfit = /datum/outfit/admin/nt/odindoc
|
||||
outfit = /obj/outfit/admin/nt/odindoc
|
||||
possible_species = list(SPECIES_HUMAN,SPECIES_SKRELL, SPECIES_SKRELL_AXIORI,SPECIES_TAJARA,SPECIES_UNATHI,SPECIES_IPC)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
@@ -63,7 +63,7 @@
|
||||
req_perms_edit = R_CCIAA
|
||||
max_count = 1
|
||||
|
||||
outfit = /datum/outfit/admin/nt/odinpharm
|
||||
outfit = /obj/outfit/admin/nt/odinpharm
|
||||
possible_species = list(SPECIES_HUMAN,SPECIES_SKRELL, SPECIES_SKRELL_AXIORI,SPECIES_TAJARA,SPECIES_UNATHI,SPECIES_IPC)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
req_perms_edit = R_CCIAA
|
||||
max_count = 2
|
||||
|
||||
outfit = /datum/outfit/admin/nt/odinchef
|
||||
outfit = /obj/outfit/admin/nt/odinchef
|
||||
possible_species = list(SPECIES_HUMAN,SPECIES_SKRELL, SPECIES_SKRELL_AXIORI,SPECIES_TAJARA,SPECIES_UNATHI,SPECIES_IPC)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
req_perms_edit = R_CCIAA
|
||||
max_count = 1
|
||||
|
||||
outfit = /datum/outfit/admin/nt/odinbartender
|
||||
outfit = /obj/outfit/admin/nt/odinbartender
|
||||
possible_species = list(SPECIES_HUMAN,SPECIES_SKRELL, SPECIES_SKRELL_AXIORI,SPECIES_TAJARA,SPECIES_UNATHI,SPECIES_IPC)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
req_perms = null
|
||||
max_count = 1
|
||||
|
||||
outfit = /datum/outfit/admin/nt/odinjanitor
|
||||
outfit = /obj/outfit/admin/nt/odinjanitor
|
||||
possible_species = list(SPECIES_HUMAN,SPECIES_SKRELL, SPECIES_SKRELL_AXIORI,SPECIES_TAJARA,SPECIES_UNATHI,SPECIES_IPC)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
req_perms_edit = R_CCIAA
|
||||
max_count = 4
|
||||
|
||||
outfit = /datum/outfit/admin/ert/legion/sentinel
|
||||
outfit = /obj/outfit/admin/ert/legion/sentinel
|
||||
possible_species = list(SPECIES_HUMAN, SPECIES_TAJARA, SPECIES_TAJARA_MSAI, SPECIES_TAJARA_ZHAN, SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_UNATHI, SPECIES_VAURCA_WARRIOR, SPECIES_VAURCA_WORKER, SPECIES_IPC, SPECIES_DIONA)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
short_name = "cciaagent"
|
||||
name = "CCIA Agent"
|
||||
|
||||
outfit = /datum/outfit/admin/nt/cciaa
|
||||
outfit = /obj/outfit/admin/nt/cciaa
|
||||
|
||||
assigned_role = "CCIA Agent"
|
||||
special_role = "CCIA Agent"
|
||||
@@ -44,7 +44,7 @@
|
||||
max_count = 1
|
||||
|
||||
//Vars related to human mobs
|
||||
outfit = /datum/outfit/admin/nt/protection_detail
|
||||
outfit = /obj/outfit/admin/nt/protection_detail
|
||||
|
||||
assigned_role = "Civil Protection Officer"
|
||||
special_role = "Civil Protection Officer"
|
||||
@@ -56,7 +56,7 @@
|
||||
short_name = "sccagent"
|
||||
name = "SCC Agent"
|
||||
|
||||
outfit = /datum/outfit/admin/scc
|
||||
outfit = /obj/outfit/admin/scc
|
||||
|
||||
assigned_role = "SCC Agent"
|
||||
special_role = "SCC Agent"
|
||||
@@ -72,7 +72,7 @@
|
||||
|
||||
landmark_name = "CCIAEscort"
|
||||
|
||||
outfit = /datum/outfit/admin/scc/bodyguard
|
||||
outfit = /obj/outfit/admin/scc/bodyguard
|
||||
|
||||
enabled = FALSE
|
||||
req_perms = null
|
||||
@@ -90,7 +90,7 @@
|
||||
name = "BSSB Agent"
|
||||
desc = "Investigate issues related to crimes under the jurisdiction of the Biesel Security Services Bureau."
|
||||
|
||||
outfit = /datum/outfit/admin/nt/bssb
|
||||
outfit = /obj/outfit/admin/nt/bssb
|
||||
|
||||
assigned_role = "BSSB Agent"
|
||||
special_role = "BSSB Agent"
|
||||
@@ -105,7 +105,7 @@
|
||||
|
||||
landmark_name = "CCIAEscort"
|
||||
|
||||
outfit = /datum/outfit/admin/nt/bssb/guard
|
||||
outfit = /obj/outfit/admin/nt/bssb/guard
|
||||
possible_species = list(SPECIES_HUMAN, SPECIES_HUMAN_OFFWORLD, SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_UNATHI, SPECIES_TAJARA, SPECIES_TAJARA_MSAI, SPECIES_IPC, SPECIES_IPC_G1, SPECIES_IPC_G2, SPECIES_IPC_XION, SPECIES_IPC_ZENGHU, SPECIES_IPC_BISHOP, SPECIES_IPC_SHELL)
|
||||
|
||||
enabled = FALSE
|
||||
@@ -134,7 +134,7 @@
|
||||
req_perms = R_CCIAA
|
||||
|
||||
//Vars related to human mobs
|
||||
outfit = /datum/outfit/admin/nt/ert_commander
|
||||
outfit = /obj/outfit/admin/nt/ert_commander
|
||||
possible_species = list(SPECIES_HUMAN)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
@@ -155,7 +155,7 @@
|
||||
req_perms = R_CCIAA
|
||||
|
||||
//Vars related to human mobs
|
||||
outfit = /datum/outfit/admin/tcfl
|
||||
outfit = /obj/outfit/admin/tcfl
|
||||
possible_species = list(SPECIES_HUMAN,SPECIES_TAJARA_MSAI,SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_UNATHI,SPECIES_IPC)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user