Maciej Kasatkin
2012-09-12 1590ddce2d4b29be4f828651b29ae9263dc2b4d1
battery_box.lua
@@ -12,6 +12,7 @@
register_power_tool ("technic:mining_drill",60000)
register_power_tool ("technic:laser_mk1",40000)
register_power_tool ("technic:battery",10000)
register_power_tool ("technic:sonic_screwdriver",15000)
minetest.register_alias("battery", "technic:battery")
minetest.register_alias("battery_box", "technic:battery_box")