Merge pull request #6239 from Heroman3003/nullfix

Fixes dropnom prefs disappearing from vore panel sometimes
This commit is contained in:
Novacat
2019-11-24 20:01:44 -05:00
committed by GitHub
+2 -2
View File
@@ -138,9 +138,9 @@ V::::::V V::::::VO:::::::OOO:::::::ORR:::::R R:::::REE::::::EEEEEE
if(isnull(permit_healbelly))
permit_healbelly = TRUE
if(isnull(can_be_drop_prey))
allowmobvore = FALSE
can_be_drop_prey = FALSE
if(isnull(can_be_drop_pred))
allowmobvore = FALSE
can_be_drop_pred = FALSE
if(isnull(belly_prefs))
belly_prefs = list()