Fixes swoopie neck transfer speed

Was originally set a bit too long due to a vorgan order bug that appeared in the old test runs and was tweaked out before release
This commit is contained in:
Verkister
2023-04-05 07:47:48 +03:00
committed by GitHub
parent 696177ccb0
commit 0cc072a8fd
@@ -93,7 +93,6 @@
B.desc = "SNAP! You have been sucked up into the big synthbird's beak, the powerful vacuum within the bird roaring somewhere beyond the abyssal deep gullet hungrily gaping before you, eagerly sucking you deeper inside towards a long bulgy ride down the bird's vacuum hose of a neck!"
B.autotransferlocation = "vacuum hose"
B.autotransfer_max_amount = 0
B.autotransferwait = 60
vore_selected = B
@@ -106,7 +105,7 @@
item_digest_mode = IM_HOLD
autotransfer_enabled = TRUE
autotransferchance = 100
autotransferwait = 70
autotransferwait = 60
autotransferlocation = "Churno-Vac"
vore_verb = "suck"
belly_fullscreen_color = "#4d4d4d"