Skip to content

Commit

Permalink
Removed standard behaviour of items always disappearing when given to…
Browse files Browse the repository at this point in the history
… other characters.
  • Loading branch information
ConeRX committed Apr 24, 2020
1 parent 9b780fe commit 9282bfb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions GlobalScript.asc
Original file line number Diff line number Diff line change
Expand Up @@ -1738,8 +1738,6 @@ function on_mouse_click (int button)
{
charAt.RunInteraction(eModeUseinv);
}
GiveInv (ItemGiven, charAt);
invItem = null;
SetAction (eActDefault);
}
else
Expand Down

0 comments on commit 9282bfb

Please sign in to comment.