Skip to content
Snippets Groups Projects
Commit 0bc19592 authored by DarkGod's avatar DarkGod
Browse files

tiles for the new ach

parent 4381dada
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 2 deletions
......@@ -68,7 +68,6 @@ function _M:loadAchievements()
end
end
--[[
function _M:achievementsDumpCSV()
local f = fs.open("/achvs.csv", "w")
f:write('"id","name","desc","earned","unearned"\n')
......@@ -85,7 +84,6 @@ function _M:achievementsDumpCSV()
end
f:close()
end
]]
function _M:getAchievementFromId(id)
return self.achiev_defs[id]
......
game/modules/tome/data/gfx/achievements/avoid_death.png

37.4 KiB

game/modules/tome/data/gfx/achievements/exploration_avoid_death.png

37.4 KiB

game/modules/tome/data/gfx/achievements/insane_adventure_avoid_death.png

37.6 KiB

game/modules/tome/data/gfx/achievements/insane_avoid_death.png

39.9 KiB

game/modules/tome/data/gfx/achievements/madness_adventure_avoid_death.png

37 KiB

game/modules/tome/data/gfx/achievements/madness_avoid_death.png

38.5 KiB

game/modules/tome/data/gfx/achievements/nightmare_adventure_avoid_death.png

39.1 KiB

game/modules/tome/data/gfx/achievements/nightmare_avoid_death.png

40.3 KiB

game/modules/tome/data/gfx/achievements/normal_roguelike_avoid_death.png

38 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment