mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-13 16:12:30 +01:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user