Merge pull request #11282 from Ghommie/Ghommie-cit595

Yeets the preferences_vore datum and migrates its stuff to preferences.
This commit is contained in:
kevinz000
2020-03-19 08:30:18 -07:00
committed by GitHub
11 changed files with 139 additions and 289 deletions
+1 -1
View File
@@ -24,4 +24,4 @@
if(ranged_ability)
ranged_ability.add_ranged_ability(src, "<span class='notice'>You currently have <b>[ranged_ability]</b> active!</span>")
if(vore_init && !vorepref_init) //Vore's been initialized, voreprefs haven't. If this triggers then that means that voreprefs failed to load due to the client being missing.
apply_vore_prefs()
copy_from_prefs_vr()