mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-15 18:14:22 +01:00
9 lines
288 B
Plaintext
9 lines
288 B
Plaintext
/* SKYRAT EDIT REMOVAL START
|
|
/datum/preference/choiced/species_feature/monkey_tail
|
|
savefile_key = "feature_monkey_tail"
|
|
savefile_identifier = PREFERENCE_CHARACTER
|
|
category = PREFERENCE_CATEGORY_SECONDARY_FEATURES
|
|
relevant_organ = /obj/item/organ/tail/monkey
|
|
can_randomize = FALSE
|
|
*/
|