Updated Lua General Functions (markdown)

Michael Cook (mackal) 2015-02-01 17:26:48 -05:00
parent 92bca3d4f9
commit f2ef227b93

@ -186,6 +186,8 @@ Bool enable_recipe(Integer recipe_id);
Bool disable_recipe(Integer recipe_id);
Void clear_npctype_cache(Integer npctype_id);
Real clock();
Void debug(String message);
Void debug(String message, Integer level);
```
SpawnPointOptions is a lua table that accepts the following values: