From e6c9b16a47563a78ca9139754aa62a6fbe322623 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 22 Feb 2014 15:25:23 -0800 Subject: [PATCH] Updated Lua General Functions (markdown) --- Lua-General-Functions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Lua-General-Functions.md b/Lua-General-Functions.md index 69c6d08..1e46518 100644 --- a/Lua-General-Functions.md +++ b/Lua-General-Functions.md @@ -167,6 +167,7 @@ Void clear_opcode(Integer opcode); -- removes the internal opcode handler for th Bool enable_recipe(Integer recipe_id); Bool disable_recipe(Integer recipe_id); Void clear_npctype_cache(Integer npctype_id); +Real clock(); ``` SpawnPointOptions is a lua table that accepts the following values: