Rename tube_item() to tube_inject_item()
authorZefram <zefram@fysh.org>
Thu, 14 Aug 2014 20:59:15 +0000 (21:59 +0100)
committerNovatux <nathanael.courant@laposte.net>
Fri, 15 Aug 2014 11:24:52 +0000 (13:24 +0200)
commit7915e7f51e8aef77b52c6ad94c5e709456d4958d
tree7ef9f430b27d26419f3e538fbf8ed113521f2be8
parentb77146f29cd1456dff4a3b9e023e6067e9580318
Rename tube_item() to tube_inject_item()

The new function has no API compatibility with the old one, so give it
a different name to avoid confusion among caller mods, which need to
change their usage.  Have a function under the old name that outputs a
helpful error message.
item_transport.lua
tubes.lua
wielder.lua