room notes, etc #139
@ -551,7 +551,7 @@ where
|
||||
let mut transaction = tool.with_entity_id(transaction, |mut transaction, entity_id| {
|
||||
async move {
|
||||
transaction.gateway().add_item_note(&entity_id, ItemNote::FedToMag {
|
||||
//character_id: character.id,
|
||||
character_id: character.id,
|
||||
mag: mag_entity_id,
|
||||
}).await?;
|
||||
transaction.gateway().feed_mag(&mag_entity_id, &entity_id).await?;
|
||||
@ -1241,4 +1241,4 @@ where
|
||||
Ok(((item_state, transaction), ()))
|
||||
})
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user