Game_api.txt: Add position table reference
authortenplus1 <tenplus1@users.noreply.github.com>
Mon, 4 Jul 2016 10:59:07 +0000 (11:59 +0100)
committerparamat <mat.gregory@virginmedia.com>
Tue, 5 Jul 2016 17:18:45 +0000 (18:18 +0100)
game_api.txt

index e80b2043124aa0edf2420855c89f565df24a2ec0..e04a33b40a2c92108723d05e73d9fe62708cce48 100644 (file)
@@ -12,6 +12,7 @@ Please note:
 
  * [XYZ] refers to a section the Minetest API
  * [#ABC] refers to a section in this document
+ * [pos] refers to a position table `{x = -5, y = 0, z = 200}`
 
 Bucket API
 ----------