mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Expanding preference choices and naming things what they are. (#8696)
* Weh * forgot one thing * oops x2 * Update cursed_shit.tsx * Update examine_tgui.dm
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
var/e_prefs_nc = preferences.read_preference(/datum/preference/choiced/erp_status_nc)
|
||||
var/e_prefs_v = preferences.read_preference(/datum/preference/choiced/erp_status_v)
|
||||
ooc_notes += "ERP: [e_prefs]\n"
|
||||
ooc_notes += "Non-conforming - [e_prefs_nc]\n"
|
||||
ooc_notes += "VR - [e_prefs_v]\n"
|
||||
ooc_notes += "Non-Con: [e_prefs_nc]\n"
|
||||
ooc_notes += "Vore: [e_prefs_v]\n"
|
||||
ooc_notes += "\n"
|
||||
|
||||
ooc_notes += holder.dna.features["ooc_notes"]
|
||||
|
||||
Reference in New Issue
Block a user