mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Kitchen Sink P2 TGUI Prefs (#17579)
* Kitchen Sink V2 * tsx * Update vorestation.dme * Update 01_basic.dm * Update 01_basic.dm * Deletes the character directory * F & M tags * Flexible * Update misc.dm * ICP * more fixes * missing sounds
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
var/show_in_directory = 1 //Show in Character Directory
|
||||
var/directory_tag = "Unset" //Sorting tag to use in character directory
|
||||
var/directory_erptag = "Unset" //ditto, but for non-vore scenes
|
||||
var/directory_gendertag = "Unset" // Gender stuff!
|
||||
var/directory_sexualitytag = "Unset" // Sexuality!
|
||||
var/directory_ad = "" //Advertisement stuff to show in character directory.
|
||||
var/sensorpref = 5 //Set character's suit sensor level
|
||||
var/capture_crystal = 1 //Whether or not someone is able to be caught with capture crystals
|
||||
|
||||
Reference in New Issue
Block a user