mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 06:54:18 +01:00
Lets CCIA spawn as Skrell (#8478)
I swear to god this was more painful than it looks.
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
//Vars related to human mobs
|
||||
outfit = /datum/outfit/admin/nt/cciaa
|
||||
possible_species = list("Human")
|
||||
possible_species = list("Human","Skrell")
|
||||
possible_genders = list(MALE,FEMALE)
|
||||
allow_appearance_change = APPEARANCE_PLASTICSURGERY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user