Posts: 154
Threads: 26
Joined: May 2019
BYOND Username: phyvo
09-28-2019, 02:03 PM
(This post was last modified: 09-28-2019, 02:03 PM by phyvo. Edited 1 time in total.)
I'm not sure if it happens with other transformation triggers, but if you're in a pod when avian flu turns you into a bird you lose anything you were carrying: ID, backpack, whatever. If you know it's coming you can avoid pods but if you forget for whatever reason or were sleepy penned by someone else then it can have a very negative impact on your round.
Posts: 633
Threads: 35
Joined: Aug 2018
BYOND Username: pali6
Are you sure the things you had on you don't fall out of the pod when you leave it? They might be on the tile where the pod is but render under the pod itself. That's how it works if you drop items while in a pod and I would expect feather fluid to just drop the items you can no longer wear.
Posts: 154
Threads: 26
Joined: May 2019
BYOND Username: phyvo
It happened to me twice. Since you expressed some doubt I tested it a third time. FF drops all items if you're not in a pod but if you're in a pod you get ejected but the items don't appear. If you immediately re-enter it and exit then they all drop out of the pod.... but that's if the pod doesn't move. I wasn't able to test what happens if the pod moves before you exit the second time, it's quite possible that that portion is bugged and is what gave me extra trouble the first two times, and maybe my items popped up in a weird place where I first transformed or something. No more time to test it tonight.
Posts: 633
Threads: 35
Joined: Aug 2018
BYOND Username: pali6
I tested it with a minisub and the items just stayed in the sub (I assume the same is true for pods). They dropped from the sub even after I moved it and then exited. But it would be neat if you either stayed in the sub when you transform or if your items dropped to the ground along with you.
Posts: 62
Threads: 4
Joined: Apr 2019
BYOND Username: Sayuta/ImadeThisAccountForSpacebux
yeah, its a quirk of the reaction that the bird-transformation is creating your new mob outside of the vehicle rather than inside, rather than forcing you to exit the vehicle, which is making your gear stay inside the pod/sub/etc
Posts: 154
Threads: 26
Joined: May 2019
BYOND Username: phyvo
I did some more testing and could not reproduce the bug. So it's probably fixed?