Skip to content

Commit

Permalink
Update code/datums/components/holderloving.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
  • Loading branch information
JJRcop and Mothblocks committed Apr 11, 2021
1 parent 277ea65 commit 0c1ee13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion code/datums/components/holderloving.dm
Expand Up @@ -14,7 +14,8 @@
*/
/datum/component/holderloving
can_transfer = TRUE
/** Item that parent is bound to.
/**
* Item that parent is bound to.
* We try to keep parent either directly in holder, or in holder's loc if loc is a mob,
* and warp parent into holder if they go anywhere else.
*/
Expand Down

0 comments on commit 0c1ee13

Please sign in to comment.