Note in init.lua the methods specific to the "generic" node metadata

master
Perttu Ahola 2011-12-01 10:55:25 +02:00
parent aab50cd2cc
commit ebc7a36a83
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
-- - set_text(text) -- eg. set the text of a sign
-- - get_text()
-- - get_owner()
-- Generic node metadata specific:
-- - set_infotext(infotext)
-- - inventory_set_list(name, {item1, item2, ...})
-- - inventory_get_list(name)