Yawn-Wider / YWPolarisVore

The ss13 codebase used by the Yawn Wider, based on VORE which is based on Polaris.
Other
15 stars 61 forks source link

Digestified Apartment/Ship keys become ID cards #409

Open Shadow-Quill opened 4 years ago

Shadow-Quill commented 4 years ago

1) Digest residential key.

Shadow-Quill commented 4 years ago

Also means you can't use them ever without admin intervention, due to not working in the ID repairer.

TheFurryFeline commented 4 years ago

What's the object name, specifically?

Shadow-Quill commented 4 years ago

/obj/item/weapon/card/id/residential

TheFurryFeline commented 4 years ago

This could be where it's going wrong. https://github.com/Yawn-Wider/YWPolarisVore/blob/2bcf4fc5c66f5a5b7044bca4c0ba9a8975f0a982/code/modules/vore/eating/digest_act_vr.dm#L77 May need to redefine how digest_act affects this child of the id cards.