Fix Json Loading

So the whole issue with remains leaving toggling not working? Syntax error. It WAS saving but kept being reset back to default for everyone.
This commit is contained in:
TheFurryFeline
2019-11-24 19:00:07 -05:00
committed by GitHub
parent 5bf8a84c5a
commit d3a083d8cb
+2 -2
View File
@@ -228,12 +228,12 @@
digestable = P.digestable
//TFF 30/4/19: Ports VoreStation Remains Option
P.digest_leave_remains = src.digest_leave_remains
digest_leave_remains = P.digest_leave_remains
allowmobvore = P.allowmobvore
vore_taste = P.vore_taste
can_be_drop_prey = P.can_be_drop_prey
can_be_drop_pred = P.can_be_drop_pred
P.inflatable = src.inflatable
inflatable = P.inflatable
release_vore_contents(silent = TRUE)
vore_organs.Cut()