NoRoomInDestination constant
You could transfer the item, but the place you're trying to put it has run out of room! Check your remaining Vault and/or character space.
Implementation
static const int NoRoomInDestination = 4;
You could transfer the item, but the place you're trying to put it has run out of room! Check your remaining Vault and/or character space.
static const int NoRoomInDestination = 4;