From: MirceaKitsune Date: Sun, 10 Jul 2011 20:35:53 +0000 (+0300) Subject: Final swallow model for the vixen, with proper scale and positioning X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=f13d4c19486955ff39bf83c226669ad0d7d1ded3;p=voretournament%2Fvoretournament.git Final swallow model for the vixen, with proper scale and positioning --- diff --git a/data/defaultVT.cfg b/data/defaultVT.cfg index cb0c139d..d718d9a1 100644 --- a/data/defaultVT.cfg +++ b/data/defaultVT.cfg @@ -1597,7 +1597,7 @@ set g_vore_regurgitatecolor_digest "0.3 0.15 0" "the color players will have whe set g_vore_keepdeadprey 0.75 "If enabled, prey remains in the stomach after dying, else the predator throws up their dead body. 0 = disabled, 1 = ernabled, anything between = probability" set g_vore_neighborprey_distance 16 "Distance by which prey inside the same stomach are positioned away from each other. 0 disables seeing neighboring prey" set g_vore_neighborprey_scale 1 "When neighborprey is enabled, all prey is resized by this amount" -set g_vore_swallowmodel_range 200 "Distance by which the swallow model oscillates based on swallow progress" +set g_vore_swallowmodel_range 100 "Distance by which the swallow model oscillates based on swallow progress" set g_healthsize 100 "Players who are low on health shrink and become smaller, value specifies health at which the player has default size" set g_healthsize_movementfactor 0.5 "Amount by which player size affects jumping and running" diff --git a/data/models/player/vixen_swallow.md3 b/data/models/player/vixen_swallow.md3 index 6e87a9f8..7aa22589 100644 Binary files a/data/models/player/vixen_swallow.md3 and b/data/models/player/vixen_swallow.md3 differ diff --git a/misc/source/media/models/vixen_swallow.blend b/misc/source/media/models/vixen_swallow.blend index f8cc2f22..b002c643 100644 Binary files a/misc/source/media/models/vixen_swallow.blend and b/misc/source/media/models/vixen_swallow.blend differ