Add the player name to dropped items
authorRobert Zenz <Robert.Zenz@bonsaimind.org>
Thu, 5 Nov 2015 18:56:19 +0000 (19:56 +0100)
committerest31 <MTest31@outlook.com>
Wed, 11 Nov 2015 23:47:11 +0000 (00:47 +0100)
commit0876623aedcd93100103d145788affcb5001bdaf
tree5d7686e5cd9ba764034361070e3db1a0b53050f9
parent76c9abe4c89f6c8170b82558182837259efdd2ea
Add the player name to dropped items

The player name is now added in the field "dropped_by" on the created
entity.
builtin/game/item.lua
builtin/game/item_entity.lua