summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.lua b/init.lua
index a47fcd7..e06aa9a 100644
--- a/init.lua
+++ b/init.lua
@@ -256,7 +256,7 @@ if minetest.get_modpath("default") then
awards.register_achievement("award_on_the_way", {
title = S("On The Way"),
description = S("Place 100 rails."),
- icon = "default_rail.png",
+ icon = "carts_rail_straight.png",
trigger = {
type = "place",
node = "default:rail",