From f802db8cbf123d07c8a373b0cfc4188de34f386e Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Wed, 11 Apr 2012 17:38:55 +0200 Subject: Lua: Gods: Move Theme god definitions to C --- lib/core/player.lua | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lib/core/player.lua') diff --git a/lib/core/player.lua b/lib/core/player.lua index e194b45a..cb1b5cab 100644 --- a/lib/core/player.lua +++ b/lib/core/player.lua @@ -3,11 +3,6 @@ -- Lua player funtions -- --- Gods -function deity(i) - return deity_info[1 + i] -end - -------- skill stuff --------- -- Easy skill access -- cgit v1.2.3