mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Suit Sensors Selectable
Allows selection of suit sensor settings in VORE tab on Character Setup. Work credited to https://github.com/PolarisSS13/Polaris/pull/4354 Adjustments made as needed to account for outdated code as well as making use of preferences_vr at last.
This commit is contained in:
@@ -1 +1,4 @@
|
||||
//File isn't currently being used.
|
||||
//TFF 5/8/19 - minor refactoring of this thing from 09_misc.dm to call this for preferences.
|
||||
datum/preferences
|
||||
var/show_in_directory = 1 //TFF 5/8/19 - show in Character Directory
|
||||
var/sensorpref = 5 //TFF 5/8/19 - set character's suit sensor level
|
||||
|
||||
Reference in New Issue
Block a user